Commit Graph
640 Commits
Author SHA1 Message Date
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 6359272fed Automatically create output directory if not exists 2022-06-26 15:49:43 +02:00
Bartek Kryza 09b25065bf Fixed empty entity name errors 2022-06-26 15:37:03 +02:00
Bartek Kryza 96534f8e42 Fixed friend class root namespace handling 2022-06-22 23:11:52 +02:00
Bartek Kryza 5119079b69 Removed constructor and destructor static prefix 2022-06-21 22:02:49 +02:00
Bartek Kryza 01a93211bb Fixed formatting 2022-06-18 17:56:26 +02:00
Bartek Kryza c82002e8ee Fixed root namespace handling 2022-06-18 17:48:57 +02:00
Bartek Kryza c6ca403f2f Fix compilation on GCC 9 2022-06-12 15:19:42 +02:00
Bartek Kryza 60f8fbb3e8 Added environment variables for overriding Git variables 2022-06-11 21:49:27 +02:00
Bartek Kryza 0dec595d20 Fixed warnings on GCC 12 2022-06-11 18:30:02 +02:00
Bartek Kryza 9c59af8302 Added automatic executable version updates 2022-06-10 18:20:49 +02:00
Bartek Kryza 2b8696130d Added CLANGUML_GIT_TOPLEVEL_DIR env var for adjusting diagram link paths 2022-06-10 14:57:39 +02:00
Bartek Kryza dc8c46c7b0 Removed dangling fmt includes 2022-06-08 23:59:00 +02:00
Bartek Kryza 844bfcdbcd Fixed release build 2022-06-08 23:33:53 +02:00
Bartek Kryza 0e7c30541a Force all and extra warnings as errors except for tests 2022-06-08 20:32:55 +02:00
Bartek Kryza 1de4a40ae9 Added test case for inner type aliases with parent class template args 2022-06-07 22:49:45 +02:00
Bartek Kryza fdd5495940 Fixed generating relationships from function template arguments 2022-06-05 12:17:01 +02:00
Bartek Kryza 3bd0f46b5c Fixed parsing non-template aliases to template instantiations 2022-05-22 13:05:46 +02:00
Bartek Kryza f5e0515b7e Refactored standard template aliases to configuration file 2022-05-21 23:17:15 +02:00
Bartek Kryza ec97414870 Refactored template argument relationship hints to configuration file option 2022-05-21 20:36:35 +02:00
Bartek Kryza 315c1d26e6 Refactored type specialization and instantiation matching 2022-05-21 16:06:41 +02:00
Bartek Kryza dc26d1354d Fixed template instantiation matching 2022-05-21 13:44:27 +02:00
Bartek Kryza cf908434e2 Refactored class template model 2022-05-09 23:36:34 +02:00
Bartek Kryza 0f72dbdcae Fix namespace handling of template type parameters 2022-05-08 23:24:21 +02:00
Bartek Kryza f5d80e90a3 Fixed class template handling 2022-05-07 20:00:26 +02:00
Bartek Kryza f264d71d3b Updated test cases after refactoring template alias generation 2022-05-05 21:02:10 +02:00
Bartek Kryza 468393ddb8 WIP Refactoring alias template resolution based on clang canonical representation 2022-05-05 00:34:23 +02:00
Bartek Kryza 65829c3f43 Fixed package diagram dependency discovery 2022-04-26 00:22:45 +02:00
Bartek Kryza 6fed330f67 Fixed plantuml config option inheritance 2022-04-25 23:52:55 +02:00
Bartek Kryza a47553241a Refactored include diagram visitor methods 2022-04-25 00:30:13 +02:00
Bartek Kryza bd0bb4455f Added support for external system headers 2022-04-25 00:18:13 +02:00
Bartek Kryza b6390d9106 Refactored edge traversal diagram filter 2022-04-24 14:28:38 +02:00
Bartek Kryza 8ba5689662 Refactored include diagram generator to util::for_each 2022-04-24 14:28:38 +02:00