Commit Graph
131 Commits
Author SHA1 Message Date
Bartek Kryza ade898586a Fixed github actions apt update 2021-05-22 16:15:18 +02:00
Bartek Kryza 1e294ffcf7 Updated clang to version 12 2021-05-22 16:14:08 +02:00
Bartek Kryza 6245bc3c6f Changed clang to 11 2021-05-22 15:54:07 +02:00
Bartek Kryza 1b5531427d Updated cppast ref 2021-05-22 15:43:49 +02:00
Bartek Kryza 0bd0ace462 Updated clang to version 12 2021-05-22 15:35:00 +02:00
Bartek Kryza c46bc865ef Updated example documentation 2021-05-22 14:13:24 +02:00
Bartek Kryza 1c44f73afd Fixed formatting 2021-05-22 14:11:27 +02:00
Bartek Kryza e1c6da5f2e Generate enums as aliases 2021-05-22 14:10:50 +02:00
Bartek Kryza 6cd1abcd38 Updated cppast ref 2021-05-22 14:09:49 +02:00
Bartek Kryza 08f00889e2 Skip generation of empty or invalid relationships in PlantUML output 2021-05-22 14:09:39 +02:00
Bartek Kryza 6cc49c2660 Added cli option to select diagrams from config by name 2021-05-06 22:34:07 +02:00
Bartek Kryza b45843f9d3 Updated test case docs 2021-05-03 20:33:23 +02:00
Bartek Kryza 2cba92fe48 Added handling of class template specializations 2021-05-03 20:31:38 +02:00
Bartek Kryza d3b6f1ca13 Adding template specialization handling 2021-05-03 15:47:02 +02:00
Bartek Kryza cff012ab7b Added handling of anonymous nested enums 2021-05-03 11:12:02 +02:00
Bartek Kryza ed6bcf1c71 Added test for unnamed enums 2021-05-02 22:47:57 +02:00
Bartek Kryza 4c5d736969 Updated .gitignore 2021-05-02 22:47:05 +02:00
Bartek Kryza d6552dc629 Added handling of inline namespaces 2021-05-02 21:03:28 +02:00
Bartek Kryza cf1bdabeec Updated test docs 2021-05-02 20:28:59 +02:00
Bartek Kryza 35ca011f9b Fixed nested namespace handling 2021-05-02 20:26:23 +02:00
Bartek Kryza 56675a5d6f Fixed logging in main app 2021-05-01 17:27:10 +02:00
Bartek Kryza f0d08fae3b Updated test cases docs 2021-05-01 15:43:31 +02:00
Bartek Kryza dac8823ff9 Refactored method and field type rendering 2021-05-01 15:39:41 +02:00
Bartek Kryza 68be22f9dd Fixed building on LLVM 12 2021-05-01 11:27:36 +02:00
Bartek Kryza c6acc7bf20 Fixed formatting 2021-04-17 22:39:59 +02:00
Bartek Kryza 9884cc6d94 Added test case documentation generator 2021-04-17 22:39:18 +02:00
Bartek Kryza 4f0302496e Added aliased template handling 2021-04-17 18:12:56 +02:00
Bartek Kryza dd5befa89b Added file and line information to logger 2021-04-17 17:33:03 +02:00
Bartek Kryza 4e644b8641 Updated cppast ref 2021-04-17 17:26:38 +02:00
Bartek Kryza 9cb765d758 Added generation of type alias map 2021-04-04 23:42:42 +02:00
Bartek Kryza acdb1b704d Added filters for relationships and entities 2021-04-01 23:08:25 +02:00
Bartek Kryza 8791706a86 Ensure unique class instances in diagram 2021-03-31 22:10:44 +02:00
Bartek Kryza 42d56fd5ac Merge pull request #1 from bkryza/refactor-to-cppast
Refactor to cppast
2021-03-31 01:02:48 +02:00
Bartek Kryza cc14a3f9e3 Fixed formatting 2021-03-31 00:54:57 +02:00
Bartek Kryza 4ab38a3f3c Added back sequence diagram test 2021-03-31 00:54:08 +02:00
Bartek Kryza 5bbfbafd78 Removed old code 2021-03-31 00:49:58 +02:00
Bartek Kryza 912084c972 Fixed dependency from method arguments generation 2021-03-31 00:47:51 +02:00
Bartek Kryza 6b0bae3790 Fixed handling of class forward declarations 2021-03-30 22:42:01 +02:00
Bartek Kryza d25a252212 Fixed template template example 2021-03-30 00:39:45 +02:00
Bartek Kryza 928e5f5baa Added handling of template methods 2021-03-28 23:36:27 +02:00
Bartek Kryza b61143a5b2 Ported template instantiation handling to cppast 2021-03-28 22:22:04 +02:00
Bartek Kryza 1daf611329 Updated cppast ref 2021-03-28 22:20:51 +02:00
Bartek Kryza 130ab4dc11 Added basic friendship relationship handling 2021-03-26 23:12:50 +01:00
Bartek Kryza a8bab3931e Fixed basic template instantiation relationships 2021-03-25 22:30:21 +01:00
Bartek Kryza 2c2040d95d Updated cppast ref 2021-03-25 22:29:59 +01:00
Bartek Kryza d3331133c6 Updated github actions to checkout submodules 2021-03-24 17:44:35 +01:00
Bartek Kryza ff2a08c3c6 Fixed class inner class and enum relationship generation 2021-03-24 11:30:08 +01:00
Bartek Kryza a26cfb6d60 Added enum handling 2021-03-24 11:00:17 +01:00
Bartek Kryza 5dc841d9e6 Initial refactor to cppast 2021-03-24 01:02:28 +01:00
Bartek Kryza b95bf324c2 Updated cppast submodule ref 2021-03-24 01:02:13 +01:00