pokeemerald/tools/preproc
Martin Griffin 4aafe5904a preproc: Correct line numbers in errors involving macros
Seemingly a bug, GNU as reports errors as occurring in the file that
ultimately expanded the chain of macros rather than the files that
defined them.
2026-05-15 15:45:17 +01:00
..
.gitignore
asm_file.cpp preproc: Correct line numbers in errors involving macros 2026-05-15 15:45:17 +01:00
asm_file.h preproc: Correct line numbers in errors involving macros 2026-05-15 15:45:17 +01: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
charmap.h
io.cpp
io.h
LICENSE
Makefile
preproc.cpp preproc: Correct line numbers in errors involving macros 2026-05-15 15:45:17 +01:00
preproc.h
string_parser.cpp preproc: Parse cpp linemarkers 2026-05-15 15:45:17 +01:00
string_parser.h
utf8.cpp
utf8.h