Commit Graph
1129 Commits
Author SHA1 Message Date
Bartek Kryza e2b772d8d6 Fixed formatting 0.3.5 2023-05-09 22:04:51 +02:00
Bartek Kryza c4fb819014 Fixed include diagram JSON generator on Windows 2023-05-09 22:03:42 +02:00
Bartek Kryza 48e845ce07 Updated test cases documentation 2023-05-09 20:03:25 +02:00
Bartek Kryza 9e366ddd9e Improved libraries detection on Apple Silicon Homebrew 2023-05-09 20:01:28 +02:00
Bartek Kryza 0aa6ff50c9 Updated README badge 2023-05-09 19:59:08 +02:00
Bartek Kryza 7fb453c1ad Updated changelog 2023-05-09 19:57:58 +02:00
Bartek Kryza e14a6effd5 Fixed clang-tidy warnings 2023-05-09 19:41:55 +02:00
Bartek Kryza 29a3a10ca8 Improve error handling in PlantUML directives generator 2023-05-09 19:20:07 +02:00
Bartek Kryza f3453b595d Merge pull request #136 from bkryza/add-element-types-filter
Added element_types diagram filter (#131)
2023-05-08 23:53:48 +02:00
Bartek Kryza 39efdf5680 Updated test cases documentation 2023-05-08 23:24:12 +02:00
Bartek Kryza dec4b7bc3d Added element_types diagram filter (#131) 2023-05-08 22:54:34 +02:00
Bartek Kryza f8876b1ed0 Updated changelog 2023-05-07 19:02:12 +02:00
Bartek Kryza 2bbaad2715 Merge pull request #134 from bkryza/add-query-driver-option
Add query driver option
2023-05-07 18:55:01 +02:00
Bartek Kryza 58572e4da7 Updated building on Windows 2023-05-07 16:50:10 +02:00
Bartek Kryza 702a1655d0 Updated docs 2023-05-07 16:33:17 +02:00
Bartek Kryza 16ca3bd50a Added handling of query-driver target and using default driver for '.' 2023-05-07 16:33:10 +02:00
Bartek Kryza d31f282816 Fixed building on macOS 2023-05-06 16:58:19 +02:00
Bartek Kryza 9b2adc5d2f Added --query-driver option to enable automatic detection of system include paths from selected compiler (#109) 2023-05-06 16:39:41 +02:00
Bartek Kryza 023fac07f9 Merge pull request #133 from bkryza/fix-add-compile-commands-flags
Fix add compile commands flags
2023-05-06 00:16:10 +02:00
Bartek Kryza 68a20c550b Updated troubleshooting 2023-05-06 00:15:46 +02:00
Bartek Kryza 4477a1892f Updated configuration file specification 2023-05-06 00:14:26 +02:00
Bartek Kryza 2367765d1f Fixed .gitignore 2023-05-05 23:47:40 +02:00
Bartek Kryza e6fb4329df Updated troubleshooting docs section 2023-05-05 23:00:23 +02:00
Bartek Kryza 5e78377cf3 Added add_compile_flag and remove_compile_flag options to cli_handler (#130) 2023-05-05 22:40:31 +02:00
Bartek Kryza d349f3e01c Updated remove_compile_flags option 2023-05-05 21:09:21 +02:00
Bartek Kryza f912e7ae5d Merge pull request #129 from bkryza/fix-template-specialization-members
Fix template specialization members
2023-05-04 23:03:09 +02:00
Bartek Kryza 3b0c7ed3a2 Updated test cases documentation 2023-05-04 22:32:47 +02:00
Bartek Kryza 3eb1c476b3 Added rendering of template specialization members 2023-05-04 22:29:13 +02:00
Bartek Kryza 7277320199 Improved error message about no translation units found 2023-05-04 20:53:13 +02:00
Bartek Kryza 2c5769982b Updated README formatting 2023-05-03 23:15:10 +02:00
Bartek Kryza 92ec340292 Merge pull request #127 from bkryza/fix-handling-of-template-parameters-of-different-kinds
Fix handling of template parameters of different kinds
2023-05-03 23:10:39 +02:00
Bartek Kryza 475eaa2974 Fixed typo 2023-05-03 22:28:15 +02:00
Bartek Kryza 60c2f31060 Updated github actions to nodejs 16 2023-05-03 22:28:09 +02:00
Bartek Kryza a42009e459 Updated test cases documentation 2023-05-03 21:53:49 +02:00
Bartek Kryza 665c784fed Updated CHANGELOG 2023-05-03 21:47:03 +02:00
Bartek Kryza 82410b345d Fixed clang-tidy warnings 2023-05-03 21:38:31 +02:00
Bartek Kryza e9a57283fc Fixed test cases on LLVM 16 2023-05-03 20:23:17 +02:00
Bartek Kryza 3df81d5878 Updated README with examples 2023-05-03 16:25:02 +02:00
Bartek Kryza 3fea01d452 Fixed handling of template template specialization parameters in instantiation deduction 2023-05-03 12:41:26 +02:00
Bartek Kryza f01ddc63f2 Fixed handling of array template specialization types 2023-05-02 16:10:35 +02:00
Bartek Kryza 640c5263ce Fixed handling of qualifiers in template parameter deduced contexts 2023-05-01 12:39:45 +02:00
Bartek Kryza 68f067f76a Refactored template builder with try_as methods for different types 2023-05-01 01:41:04 +02:00
Bartek Kryza 6ebdc8ab77 WIP 2023-04-28 22:46:36 +02:00
Bartek Kryza 0f4a2e1f9c Fixed handling of qualifiers in unexposed template parameters 2023-04-25 01:13:48 +02:00
Bartek Kryza 47ccb561c9 Fixed handling of unexposed variadic template params 2023-04-24 00:28:57 +02:00
Bartek Kryza 3ed50ba3b2 Fixed formatting 2023-04-23 19:29:46 +02:00
Bartek Kryza 192e1993e8 Added initial unexposed template parameter deduction test case 2023-04-23 19:29:30 +02:00
Bartek Kryza 0aa4eb732d Improved unexposed template parameter tokenization 2023-04-23 19:29:02 +02:00
Bartek Kryza 7f9d698afc Improved handling of method template deductions 2023-04-18 23:56:37 +02:00
Bartek Kryza 6323ce8a92 Fixed template_builder handling of nested template specializations 2023-04-18 00:13:48 +02:00