gencpp/project/enums
Ed_ d36c3fa847 Single header generates again, some more cleanup.
Looking into properly dealing with empty lines...

I want to preserve the text's empty lines in the AST for serialization purposes (perserve formatting for gapes between definitions).
Don't want to introduce the possibility of it breaking though, so will have to ignore empty_lines in a general way (if they are in a bad spot).
Attempted to cover that by having TokArray::current() auto-skip empty lines and eat as well if the type doesn't match.
2023-08-03 23:18:33 -04:00
..
AttributeTokens.csv Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
ECode.csv Naive preprocessor support initial implementation (compiles and runs, not heavily tested) 2023-07-30 01:21:04 -04:00
EOperator.csv Reorganization of files, refactors, doc updates (WIP) 2023-07-29 05:52:06 -04:00
ESpecifier.csv Fixes towards parsing (getting to line 12575 now of the singleheader. 2023-08-02 12:39:35 -04:00
ETokType.csv Single header generates again, some more cleanup. 2023-08-03 23:18:33 -04:00