Commit Graph
1512 Commits
Author SHA1 Message Date
Bartek Kryza 9276953664 Fixed package diagram generator 2022-08-31 21:28:13 +02:00
Bartek Kryza c5e4168cf3 Fixed include diagram visitor 2022-08-31 21:27:58 +02:00
Bartek Kryza 86c5444407 Ensure class methods and fields are only added once 2022-08-31 18:44:54 +02:00
Bartek Kryza 0cef28ac02 Fixed building and tests on macos 2022-08-30 21:39:40 +02:00
Bartek Kryza f1c0361c46 Fixing build on GitHub Actions 2022-08-29 23:11:39 +02:00
Bartek Kryza 577ce74c2c Updated README 2022-08-28 21:52:40 +02:00
Bartek Kryza 4c4a510af0 Updated test cases documentation 2022-08-28 21:42:33 +02:00
Bartek Kryza feb19c23c7 Cleaned up code 2022-08-28 21:23:47 +02:00
Bartek Kryza 0701a082e9 All test cases passing 2022-08-28 14:38:46 +02:00
Bartek Kryza 1cf3ceff7b Refactored build_template_instantiation method 2022-08-25 13:53:34 +02:00
Bartek Kryza dfd3fee444 Fixed formatting 2022-08-24 21:42:28 +02:00
Bartek Kryza e37d2d6683 Fixed t00014 2022-08-24 21:41:57 +02:00
Bartek Kryza 0cd6a9d36e WIP 2022-08-12 00:57:12 +02:00
Bartek Kryza e4289c4cab Refactoring getID to a unique global ID for entities 2022-08-11 17:04:16 +02:00
Bartek Kryza d63426e574 Removed deprecated cmake options 2022-08-08 18:28:31 +02:00
Bartek Kryza 59089c2598 Fixed formatting 2022-08-08 18:25:35 +02:00
Bartek Kryza b066348429 Fixed compilation on macos 2022-08-08 18:21:08 +02:00
Bartek Kryza e3434bfc59 Updated test cases documentation 2022-08-07 23:17:44 +02:00
Bartek Kryza ae7ef11e43 Added test case for recursive variadic template specialization 2022-08-07 23:09:44 +02:00
Bartek Kryza 1844b992aa Added LLVM_VERSION make option 2022-08-06 13:12:03 +02:00
Bartek Kryza 5cdbb364b0 Fixed sequence diagram test cases 2022-08-06 12:39:42 +02:00
Bartek Kryza cc0119d079 Updated LLVM cmake detection 2022-08-03 23:45:51 +02:00
Bartek Kryza 487e5d435b Removed cppast dependency 2022-08-03 22:13:27 +02:00
Bartek Kryza 5917d341e2 Fixed LLVM library dir in CMakeLists 2022-08-03 01:28:40 +02:00
Bartek Kryza 777f4848fd Fixed formatting 2022-08-03 01:05:19 +02:00
Bartek Kryza 392be99055 Fixed include diagram test cases 2022-08-03 01:05:01 +02:00
Bartek Kryza cd9d9cf5a7 Refactored id generation 2022-07-31 17:59:59 +02:00
Bartek Kryza 913ade2349 Fixed formatting 2022-07-31 16:15:16 +02:00
Bartek Kryza 7274809561 Fixed package diagram generation 2022-07-31 16:14:36 +02:00
Bartek Kryza 79942e06d7 Add id to class diagram packages 2022-07-31 00:59:26 +02:00
Bartek Kryza dd85cfc19b Fixed formatting 2022-07-31 00:42:13 +02:00
Bartek Kryza 37757b2ccc Fixed class diagram test cases 2022-07-31 00:41:51 +02:00
Bartek Kryza 2662c4d2ac Fixed t00014 2022-07-29 00:57:01 +02:00
Bartek Kryza cf1054aa83 Fixed template template handling 2022-07-28 00:35:14 +02:00
Bartek Kryza 3e4beef80b Fixed building main 2022-07-24 23:46:52 +02:00
Bartek Kryza 1cf271fedf Fixed up to 33 2022-07-24 13:28:19 +02:00
Bartek Kryza 8efbb2446e Fixed up to 26 2022-07-24 00:10:08 +02:00
Bartek Kryza d65864adaf Fixed up to t00013 2022-07-23 13:48:15 +02:00
Bartek Kryza b5b116a14d Fixed up to t00011 2022-07-21 23:47:12 +02:00
Bartek Kryza 673b08f027 Fixed t00007 2022-07-19 23:48:58 +02:00
Bartek Kryza 8a7e89cb63 WIP 2022-07-18 23:41:37 +02:00
Bartek Kryza 88a87edc42 First passing test cases using libtooling visitor 2022-07-17 11:48:00 +02:00
Bartek Kryza 0f91316fd3 Updated README 2022-07-09 23:03:15 +02:00
Bartek Kryza 6359272fed Automatically create output directory if not exists 2022-06-26 15:49:43 +02:00
Bartek Kryza bfa7a427c6 Updated README 2022-06-26 15:39:11 +02:00
Bartek Kryza 09b25065bf Fixed empty entity name errors 2022-06-26 15:37:03 +02:00
Bartek Kryza ae973c38f5 Moved examples to separate repository 2022-06-26 15:36:55 +02:00
Bartek Kryza c571daa3bb Merge pull request #47 from bkryza/fix-root-namespace-handling
Fix root namespace handling
2022-06-24 16:10:12 +02:00
Bartek Kryza c42a49e95b Updated test cases documentation 2022-06-24 15:54:15 +02:00
Bartek Kryza be22fde24a Updated CHANGELOG 2022-06-24 15:53:29 +02:00