|
36260f6edb
|
Updated gencpp with latest fixes used in other projects.
This variant can support parsing some Unreal Engine files!!
|
2024-04-17 17:40:32 -04:00 |
|
|
91a3250d4c
|
Finished current iteration of parser_algo docs and parser.cpp inline comment docs
Added some todos and prep for upcoming changes
|
2023-11-22 14:23:21 -05:00 |
|
|
772db608be
|
Added support for predefining preprocessor defines before parsing strings of code.
This prevents issues for preprocessor defines not getting treated properly for specific circumstances (such as macro wrappers for specifiers).
|
2023-11-21 20:09:14 -05:00 |
|
|
9d27c7d37e
|
Lexer improvement prep, segmentation of lexer and parser.
|
2023-11-20 21:24:27 -05:00 |
|