ec8dd1e9cd
missing delete specifier (gen_unreal_engine)
2025-02-04 22:37:28 -05:00
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
d254d3aec4
removed custom attribute form gen_unreal_engine (mistake)
2024-12-16 22:00:56 -05:00
9c968967e2
Proofing
2024-12-16 21:48:01 -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
527fb3b132
Progress on docs, adjustments
2024-12-16 10:36:55 -05:00
e4f564b165
Tok_Capture_* -> Tok_Paren_*
...
Was not a correct name for it
2024-12-15 23:28:44 -05:00
c90c210e04
fixes for c library
2024-12-15 22:53:32 -05:00
868b93cdd0
bugfixes while testing with unreal (still more needs fixing
2024-12-15 17:52:31 -05:00
572e957c17
remove UE_DEPRECATED from unrela's attribute tokens, it must be handled as a statement macro
2024-12-15 11:23:23 -05:00
e9752cb906
generated c_library compiles
2024-12-15 10:08:28 -05:00
956ab73130
Unreal variant generates, doing c_library corrections next
2024-12-14 23:10:23 -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
76ac3a0f93
Introduced the general context struct for gencpp
2024-12-13 19:16:52 -05:00
5705196710
formatting fixes to C library generator
2024-12-13 15:56:57 -05:00
012fcb6bd5
Corrected order of Str to how the slice type is defined in Odin and RAD Debugger (my reference on slice types)
2024-12-13 13:20:16 -05:00
e3172057d3
working to towards https://github.com/Ed94/gencpp/issues/56
2024-12-12 12:55:15 -05:00
cb898595b0
Updates to docs and various changes to project from working on them.
...
- CodeParam -> CodeParams
- interfaces array weren't being used in parse_class_struct
- added enum_underlying_sig
2024-12-11 13:33:35 -05:00
401f85f673
corrections to c_library.cpp, package_release.ps1 working for all zips
2024-12-11 02:04:22 -05:00
8891657eb1
Large updates to docs
2024-12-10 19:31:50 -05:00
e3b3882443
correctionns to gen_unreal_engine
2024-12-10 13:57:12 -05:00
451b71884c
WIP: Broken af
2024-12-07 17:17:02 -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