mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 21:52:36 +00:00
This is a simple extension of GenericLexer, and is used in more than just LibXML, so let's move it into AK. The move also resolves a FIXME, which is removed in this commit. |
||
|---|---|---|
| .. | ||
| AST | ||
| Compiler | ||
| Parser | ||
| Tests | ||
| CMakeLists.txt | ||
| CompilationPipeline.h | ||
| DiagnosticEngine.cpp | ||
| DiagnosticEngine.h | ||
| Forward.h | ||
| Function.cpp | ||
| Function.h | ||
| main.cpp | ||