mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 05:31:00 +00:00
I got fed up with looking at error messages that tell me "VERIFICATION FAILED: !is_error()". So this commit introduces DiagnosticEngine class whose purpose is to accumulate and print more user-friendly errors. |
||
|---|---|---|
| .. | ||
| AST | ||
| Compiler | ||
| Parser | ||
| Tests | ||
| CMakeLists.txt | ||
| CompilationPipeline.h | ||
| DiagnosticEngine.cpp | ||
| DiagnosticEngine.h | ||
| Forward.h | ||
| Function.cpp | ||
| Function.h | ||
| main.cpp | ||