pokeemerald/tools/preproc
Martin Griffin e38dfaa92c preproc: Parse cpp linemarkers
The line numbers in preproc's errors involving strings or INCBINs were
incorrect before this change because all the lines from '#include'd
files incremented the line number that would be reported.
2026-05-15 15:45:17 +01:00
..
.gitignore adding tools from pokeruby 2017-12-03 19:55:01 -06:00
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 preproc: Parse cpp linemarkers 2026-05-15 15:45:17 +01:00
c_file.h preproc: Parse cpp linemarkers 2026-05-15 15:45:17 +01:00
char_util.h preproc: Parse cpp linemarkers 2026-05-15 15:45:17 +01: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
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
preproc.cpp INCGFX: in-source arguments for gbagfx 2026-04-19 07:06:17 +01:00
preproc.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
string_parser.cpp preproc: Parse cpp linemarkers 2026-05-15 15:45:17 +01: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