pokeemerald/tools/preproc
Martin Griffin fcc067e515
[preproc] support C23 enum underlying type syntax (#2043)
2024-10-11 13:50:26 -04:00
..
.gitignore adding tools from pokeruby 2017-12-03 19:55:01 -06:00
LICENSE adding tools from pokeruby 2017-12-03 19:55:01 -06:00
Makefile Support C-Style `enum` in preproc (#1984) 2024-07-13 18:26:33 +01:00
asm_file.cpp [preproc] support C23 enum underlying type syntax (#2043) 2024-10-11 13:50:26 -04:00
asm_file.h Support C-Style `enum` in preproc (#1984) 2024-07-13 18:26:33 +01:00
c_file.cpp Support C-Style `enum` in preproc (#1984) 2024-07-13 18:26:33 +01:00
c_file.h Support C-Style `enum` in preproc (#1984) 2024-07-13 18:26:33 +01:00
char_util.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
charmap.cpp Remove all leading whitespace 2023-10-23 13:24:38 -05:00
charmap.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
io.cpp Support C-Style `enum` in preproc (#1984) 2024-07-13 18:26:33 +01:00
io.h Support C-Style `enum` in preproc (#1984) 2024-07-13 18:26:33 +01:00
preproc.cpp Support C-Style `enum` in preproc (#1984) 2024-07-13 18:26:33 +01:00
preproc.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
string_parser.cpp adding tools from pokeruby 2017-12-03 19:55:01 -06:00
string_parser.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
utf8.cpp adding tools from pokeruby 2017-12-03 19:55:01 -06:00
utf8.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00