Jonathan Müller
|
38831db073
|
Add parse_files() utility function
|
2017-06-27 16:42:59 +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
|
01b206d453
|
Add simple command line tool to view the AST
|
2017-04-10 19:58:17 +02:00 |
|
Jonathan Müller
|
0684be5788
|
Add preprocessor
The parser now parses macros and inclusion directives.
|
2017-02-12 21:43:14 +01:00 |
|
Jonathan Müller
|
e736da9089
|
Add basic parsing infrastructure
|
2017-02-10 21:29:54 +01:00 |
|