Block a user
d91d3c6b6f
typo in _Generic psuedo
3ab2673fd3
gen_c_library doc update
ca7ff99a79
Code type coercion for builder_print in C11 library using generic selector.
177820cd6e
remove .vscode
d254d3aec4
removed custom attribute form gen_unreal_engine (mistake)
299f1b1ef7
more proofing
9c968967e2
Proofing
04ae75c698
Update main readme (old example code)
6533a3be29
Name correction for parser switch case macros
adbcb2a83b
Progress on parser documentation
15847f10b9
ast_types.md: Formatting, Updates to AST_Design.md & AST_Types.md
8952cf5f1b
docs/Readme.md updated
2bdd49fd19
Progress & proofing of docs
b027778328
last set of fixes for UE
a6143e12b4
fix null check in def_variable
868b93cdd0
bugfixes while testing with unreal (still more needs fixing
e4f564b165
Tok_Capture_* -> Tok_Paren_*
0b78b74fbc
update cpp splash
5d8883ec45
trying diff splash
c90c210e04
fixes for c library
980d1d7134
Merge pull request #66 from Ed94/defines_n_macros_upgrades
0b03b3cd92
Unreal parsing support: Added MF_Allow_As_Attribute & MF_Allow_As_Definition
572e957c17
remove UE_DEPRECATED from unrela's attribute tokens, it must be handled as a statement macro
63bc3bebed
add GEN_NS to txt macro
70872c29d1
correction to Specifier codegen
e9752cb906
generated c_library compiles
dbee294b32
codegen fix based on latest lib
90a8dfd507
update gencpp to latest (once again..)
f55e96ec6a
Update GasaEditor's gencpp to latest
0ad0b337b3
update non-module GasaGen