1900 Commits

Author SHA1 Message Date
Bartek Kryza
2f593d5a61
Merge pull request #401 from bkryza/fix-running-in-symlinked-directory
Fix running in symlinked directory
2025-03-19 00:25:37 +01:00
Bartek Kryza
c15ecb7902
Fixed issue with running from symlinked directory (#399) 2025-03-14 00:06:34 +01:00
Bartek Kryza
8a27ae97f3
Fixed translation unit resolution from a symlinked path (#399) 2025-03-13 10:43:54 +01:00
Bartek Kryza
91bbc26934
Merge pull request #396 from bkryza/v0.6.1
V0.6.1
2025-03-05 20:32:19 +01:00
Bartek Kryza
cb6b83765e
Updated test cases documentation 2025-03-05 19:18:45 +01:00
Bartek Kryza
9da36481b9
Fixed relationship_hint association override (#394) 0.6.1 2025-03-05 17:32:09 +01:00
Bartek Kryza
28d2c925d5
Updated version to 0.6.1 2025-03-05 10:42:46 +01:00
Bartek Kryza
6c153e23bc
Updated CHANGELOG 2025-03-05 10:40:32 +01:00
Bartek Kryza
6f95a03feb
Added relationship_hints test case docs (#394) 2025-03-05 10:27:33 +01:00
Bartek Kryza
80d996a380
Merge pull request #395 from bkryza/fix-relationship-hints-handling
Fix relationship hints handling
2025-03-05 00:01:54 +01:00
Bartek Kryza
31de875885
Updated test cases documentation (#394) 2025-03-04 23:25:30 +01:00
Bartek Kryza
3938b2ee66
Fixed possible name conflict in directory packages (#394) 2025-03-04 22:56:00 +01:00
Bartek Kryza
d89bfebd65
Fixed clang-tidy warnings (#394) 2025-03-03 13:39:30 +01:00
Bartek Kryza
6b95e203c4
Fixed handling of relationship_hints option (#394) 2025-03-02 23:56:45 +01:00
Bartek Kryza
1cc3cb2874
Merge pull request #393 from bkryza/improve-source-location-and-context-filter
Improve source location and context filter
2025-03-01 17:29:19 +01:00
Bartek Kryza
2cf1f9de79
Updated test cases documentation (#392) 2025-03-01 12:44:19 +01:00
Bartek Kryza
2d1cd9fd87
Fixed handling of diagram filters for forward declared elements (#392) 2025-03-01 12:26:02 +01:00
Bartek Kryza
9f689e8779
Fixed assignment of source location for forward declarations (#392) 2025-03-01 11:42:33 +01:00
Bartek Kryza
09d62c0225
Merge pull request #391 from bkryza/fix-forward-declarations-with-directory-packages
Fix forward declarations with directory packages
2025-02-18 21:53:26 +01:00
Bartek Kryza
cb3ea37199
Updated test cases documentation (#390) 2025-02-18 20:01:23 +01:00
Bartek Kryza
c5d67da8ac
Refactored forward declarations in class tu visitor (#390) 2025-02-18 19:37:40 +01:00
Bartek Kryza
04c0a96b09
Fixed generation of forward declarations in class directory packages (#390) 2025-02-18 17:13:53 +01:00
Bartek Kryza
6eafb054aa
Updated test cases documentation (#390) 2025-02-15 14:06:29 +01:00
Bartek Kryza
ffd8b002e0
Fixed handling of forward declarations in class diagrams with directory packages (#390) 2025-02-15 13:56:23 +01:00
Bartek Kryza
b473fc3f77
Fixed handling of forward declared enums (#388) 2025-02-13 10:08:06 +01:00
Bartek Kryza
bb42189c7f
Merge pull request #389 from bkryza/fix-forward-declarations-handling
Fix forward declarations handling
2025-02-12 23:56:58 +01:00
Bartek Kryza
505e4400cf
Updated test cases documentation (#388) 2025-02-12 23:36:19 +01:00
Bartek Kryza
ac67b0e0b1
Fixed handling of typedef enums (#388) 2025-02-12 23:27:57 +01:00
Bartek Kryza
661622d417
Fixed handling of forward declarations in class diagrams (#388) 2025-02-12 20:20:50 +01:00
Bartek Kryza
ac667d5717
Merge pull request #387 from bkryza/add-support-for-classes-in-function-body 2025-02-07 00:46:21 +01:00
Bartek Kryza
590c53c2d8
Updated test cases docs (#384) 2025-02-07 00:29:46 +01:00
Bartek Kryza
f9dc92716f
Fixed building on MSVC (#384) 2025-02-07 00:25:33 +01:00
Bartek Kryza
b71186734f
Extended local class sequence test case with lambda (#384) 2025-02-06 20:09:07 +01:00
Bartek Kryza
66038482f5
Updated coroutine test case with local class (#384) 2025-02-05 13:22:47 +01:00
Bartek Kryza
32ab85a6c4
Added support for local classes defined in function body in sequence diagrams. 2025-02-04 23:43:01 +01:00
Bartek Kryza
8be79b50b7
Merge pull request #385 from bkryza/add-coroutines-in-sequence-diagrams
Add coroutines in sequence diagrams
2025-02-03 20:13:02 +01:00
Bartek Kryza
47382ca6b9
Fixed handling coroutine test cases on older LLVM version (#376) 2025-02-03 19:56:49 +01:00
Bartek Kryza
98721c545d
Updated test cases documentation (#376) 2025-02-03 18:41:07 +01:00
Bartek Kryza
f6f3c90953
Updated README and CHANGELOG 2025-02-03 18:33:36 +01:00
Bartek Kryza
a899502d71
Fixed handling of missing target in sequence diagrams (#376) 2025-02-03 18:33:17 +01:00
Bartek Kryza
dbc7cabccc
Fixed formatting (#376) 2025-02-03 12:51:03 +01:00
Bartek Kryza
57a0c72adf
Fixed coroutine test cases on macos (#376) 2025-02-03 11:46:55 +01:00
Bartek Kryza
337357864a
Updated test cases documentation (#376) 2025-02-03 09:26:16 +01:00
Bartek Kryza
24831189ac
Fixed coroutine sequence diagram test cases (#376) 2025-02-03 09:25:45 +01:00
Bartek Kryza
185c4a9231
Added sequence diagram coroutine sequnce 2025-01-25 20:49:26 +01:00
Bartek Kryza
0f712f1a36
Merge pull request #381 from bkryza/add-support-for-compile-flags-txt
Added support for compile_flags.txt (#380)
2025-01-24 21:56:49 +01:00
Bartek Kryza
7548b5a027
Added support for compile_flags.txt (#380) 2025-01-24 20:46:56 +01:00
Bartek Kryza
85c27b4445
Merge pull request #378 from bkryza/add-separate-return-messages-for-each-return
Add separate return messages for each return
2025-01-24 00:33:01 +01:00
Bartek Kryza
f8e1db49ce
Updated test cases documentation 2025-01-23 23:48:58 +01:00
Bartek Kryza
7795462277
Added generate_return_values to print returned expressions instead of types (#377) 2025-01-23 23:42:17 +01:00