pokeemerald/tools/preproc
FosterProgramming 8b8c593bf6
Some checks are pending
CI / build (push) Waiting to run
Fix preproc not correctly reading skipped lines symbols inside enum (#2197)
2025-11-05 09:04:30 +00:00
..
.gitignore
asm_file.cpp Fix preproc not correctly reading skipped lines symbols inside enum (#2197) 2025-11-05 09:04:30 +00:00
asm_file.h Fix preproc not correctly reading skipped lines symbols inside enum (#2197) 2025-11-05 09:04:30 +00: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
charmap.cpp Remove all leading whitespace 2023-10-23 13:24:38 -05:00
charmap.h
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
LICENSE
Makefile Support C-Style enum in preproc (#1984) 2024-07-13 18:26:33 +01:00
preproc.cpp Apply fixes to preproc for Windows compatibility 2025-04-28 14:36:19 +03:00
preproc.h
string_parser.cpp
string_parser.h
utf8.cpp
utf8.h