ladybird/Meta/Lagom/Tools/CodeGenerators/JSSpecCompiler
Dan Klishch ec16556fea JSSpecCompiler: Add option to silence all diagnostics and use in tests
In the future, we will probably want to test regressions in diagnostics
too but let's not do that for now.
2024-03-25 14:28:52 -06:00
..
AST JSSpecCompiler: Let FunctionDeclaration know its name and category 2024-03-25 14:28:52 -06:00
Compiler JSSpecCompiler: Let FunctionDeclaration know its name and category 2024-03-25 14:28:52 -06:00
Parser JSSpecCompiler: Let FunctionDeclaration know its name and category 2024-03-25 14:28:52 -06:00
Tests JSSpecCompiler: Ignore notes in algorithm steps 2024-02-24 15:03:08 -07:00
CMakeLists.txt JSSpecCompiler: Rename SpecParser.h to SpecificationParsing.h 2024-03-14 18:34:13 -06:00
CompilationPipeline.h JSSpecCompiler: Provide an adequate command line interface 2023-10-26 15:45:31 -06:00
DiagnosticEngine.cpp JSSpecCompiler: Start converting crashes to error messages 2024-01-21 14:57:10 -07:00
DiagnosticEngine.h JSSpecCompiler: Start converting crashes to error messages 2024-01-21 14:57:10 -07:00
Forward.h JSSpecCompiler: Rename SpecFunction to SpecificationFunction 2024-03-14 18:34:13 -06:00
Function.cpp JSSpecCompiler: Let FunctionDeclaration know its name and category 2024-03-25 14:28:52 -06:00
Function.h JSSpecCompiler: Let FunctionDeclaration know its name and category 2024-03-25 14:28:52 -06:00
main.cpp JSSpecCompiler: Add option to silence all diagnostics and use in tests 2024-03-25 14:28:52 -06:00