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
9c968967e2
Proofing
2024-12-16 21:48:01 -05:00
527fb3b132
Progress on docs, adjustments
2024-12-16 10:36:55 -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
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
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
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
a67fdef20a
dir restructuring
...
just making it more organized (gen_ prefix for library generation meta-programs)
2024-11-30 16:50:53 -05:00