Will Hawkins
|
bc51b4e280
|
compiler: Reworked Preprocessor To Support Better Error Messages
Can now support showing the trail of includes in an error
message.
Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
|
2026-05-22 20:41:43 -04:00 |
|
Will Hawkins
|
e53c32f802
|
compiler, cli: Support Nice Compilation Error Messages
Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
|
2026-05-22 02:38:47 -04:00 |
|
Will Hawkins
|
0e2b13be93
|
compiler: Support Querying For Files In Preprocessed Code
Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
|
2026-05-11 07:37:23 -04:00 |
|
Will Hawkins
|
f0f7a660a6
|
compiler: Add Ability to Annotate Preprocessed Source
Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
|
2026-05-11 07:37:18 -04:00 |
|
Will Hawkins
|
754102d601
|
compiler: Add Preprocessor Support
TODO: Test that file names are properly tracked in included
files.
Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
|
2026-05-07 23:06:41 -04:00 |
|