6481313969
Various fixes and adjustments
...
* moved constants to components/constants.hpp (adjsuted generators accordingly)
* parser accepts include & defineas parameter identifiers (will add more flags for keywords when necessary
2025-02-04 15:35:28 -05:00
6d551e95b9
Add GEN_PARSER_TYPENAME_ALLOWED_SUFFIX_SPECIFIER_CASES to gen_urneal_engine's case macros
2024-12-16 21:02:16 -05:00
6533a3be29
Name correction for parser switch case macros
2024-12-16 15:05:23 -05:00
e4f564b165
Tok_Capture_* -> Tok_Paren_*
...
Was not a correct name for it
2024-12-15 23:28:44 -05:00
76257123da
WIP (Not compiling prob): Started to overhaul macro handling
2024-12-14 14:02:16 -05:00
3c249d2fae
pregress on fixing regressions with unreal parsing
...
https://github.com/Ed94/gencpp/issues/64 is required. Resolving it next
2024-12-14 11:24:21 -05:00
16d0e0834f
All global vars (except concepts) have been retrofitetd to the library's new Context struct
2024-12-13 20:40:18 -05:00
63dd77237a
update version (forgot)
2024-12-05 21:37:39 -05:00
cf3908c6f0
Added alpha warning message to header_start.hpp files.
2024-12-05 21:37:07 -05:00
a67fdef20a
dir restructuring
...
just making it more organized (gen_ prefix for library generation meta-programs)
2024-11-30 16:50:53 -05:00