Chloe
|
e751294b96
|
Add c++2b as a permitted language version (#156)
|
2023-01-11 17:09:19 +01:00 |
|
Jonathan Müller
|
62e571a4d6
|
Update copyright notices
|
2022-02-07 20:43:22 +01:00 |
|
Minh Lu
|
ce218dfb8a
|
Add basic C++20 support
|
2021-03-24 19:47:50 +01:00 |
|
Jonathan Müller
|
f78525ab41
|
Fix cxxopts error
|
2019-02-26 17:49:11 +01:00 |
|
Jonathan Müller
|
ade719651f
|
Copyright year update
|
2019-02-01 14:14:36 +01:00 |
|
Jonathan Müller
|
5971c4a0a1
|
Print number of attributes in tool
|
2018-12-18 16:42:57 +01:00 |
|
Jonathan Müller
|
4860bf6981
|
Add command line option for feature flags
|
2018-12-03 12:24:23 +01:00 |
|
Jonathan Müller
|
9f18b7f4d8
|
Update clang-format
|
2018-09-20 19:57:03 +02:00 |
|
Jonathan Müller
|
61a2a22542
|
Add option to change preprocessor -CC to -C
See #37.
|
2018-03-20 16:12:23 +01:00 |
|
Jonathan Müller
|
d6ae705b5e
|
Update copyright in tool version
|
2018-02-16 10:50:30 +01:00 |
|
Jonathan Müller
|
cc35c30e38
|
Add option for fast preprocessing to tool
|
2018-02-16 10:49:38 +01:00 |
|
Jonathan Müller
|
8c426ac115
|
Add fast preprocessing mode
|
2018-02-01 18:27:41 +01:00 |
|
Jonathan Müller
|
4c78c69da0
|
Update copyright year
|
2018-01-26 08:39:09 +01:00 |
|
Jonathan Müller
|
1b468ea476
|
Dump preprocessed file in verbose mode
|
2017-10-07 09:35:31 +02:00 |
|
Jonathan Müller
|
9c8260e685
|
[breaking] Change signature of do_get_options()
|
2017-07-19 12:49:41 +02:00 |
|
Jonathan Müller
|
592eb0284f
|
Add database support to tool
|
2017-07-04 12:49:33 +02:00 |
|
Jonathan Müller
|
44708fff76
|
[breaking] Move error_logged() from logger to parser
|
2017-06-27 16:42:59 +02:00 |
|
Jonathan Müller
|
315fb3a98f
|
[breaking] Fix generation when excluding entities
Had to change generation options retrieval.
|
2017-05-25 23:22:59 +02:00 |
|
Jonathan Müller
|
27fd67bad1
|
[breaking] Rename synopsis_options —> generation_options
More consistent.
|
2017-05-25 21:06:47 +02:00 |
|
Jonathan Müller
|
c86e950847
|
Add exclude_return and exclude_target code generation options
|
2017-05-25 21:04:50 +02:00 |
|
Jonathan Müller
|
2af22083a6
|
Add support for C++17 parsing with cpp_1z option
Note: It is currently experimental.
|
2017-04-25 17:30:07 +02:00 |
|
Jonathan Müller
|
b8ad3acb79
|
Fix -Wconversion errors
|
2017-04-24 09:58:21 +02:00 |
|
Jonathan Müller
|
da033cdebe
|
Properly handle anonymous entities in tool
|
2017-04-19 17:25:15 +02:00 |
|
Jonathan Müller
|
d0451c517b
|
Skip templated and friended entities in tool
|
2017-04-12 15:17:30 +02:00 |
|
Jonathan Müller
|
599524a894
|
Add definition info to AST dump
|
2017-04-11 18:33:58 +02:00 |
|
Jonathan Müller
|
6a09a5253e
|
Expose cppast version string via macro
|
2017-04-10 20:01:50 +02:00 |
|
Jonathan Müller
|
01b206d453
|
Add simple command line tool to view the AST
|
2017-04-10 19:58:17 +02:00 |
|
Jonathan Müller
|
d66d6d26af
|
Add tool infrastructure
|
2017-04-10 19:58:17 +02:00 |
|