Will Hawkins
041009a22e
compiler: Track/Report Relative Paths Names
...
Continuous Integration / Grammar Tests (push) Successful in 37s
Continuous Integration / Library Format Tests (push) Successful in 1m22s
Continuous Integration / Library Tests (push) Successful in 4m23s
When the user gives relative path names for p4 files, report
those in error messages (etc.). The SourceManager can/does
resolve those to absolute path names.
Signed-off-by: Will Hawkins <hawkinsw@obs.cr >
2026-05-22 04:27:37 -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
d60465e669
testing: Update CliTest Support.
...
And add tests for Cli preprocessing.
Signed-off-by: Will Hawkins <hawkinsw@obs.cr >
2026-05-21 22:41:00 -04:00
Will Hawkins
49eef16c19
testing: Add Basic Support for Cli Testing
...
Continuous Integration / Grammar Tests (push) Successful in 3m42s
Continuous Integration / Library Format Tests (push) Successful in 4m33s
Continuous Integration / Cli Tests (push) Successful in 4m18s
Continuous Integration / Library Tests (push) Successful in 9m39s
Signed-off-by: Will Hawkins <hawkinsw@obs.cr >
2026-05-11 08:57:15 -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