mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 07:01: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. |
||
|---|---|---|
| .. | ||
| CppASTConverter.cpp | ||
| CppASTConverter.h | ||
| Lexer.cpp | ||
| Lexer.h | ||
| ParseError.cpp | ||
| ParseError.h | ||
| SpecParser.cpp | ||
| SpecParser.h | ||
| TextParser.cpp | ||
| TextParser.h | ||
| Token.h | ||
| XMLUtils.cpp | ||
| XMLUtils.h | ||