tlang/source/tlang/compiler/parsing
Tristan B. Velloza Kildaire d716c306a2 Lexer
- Fully integrated new `LexerException` system into `performLex()`

COmmand-line

- Updated `commands.d` to catch any `TError` and report the error back

Parser

- Updated unittests to use `LexerException`

Compiler

- Disabled unit tests for now as they cause errors
2023-01-22 14:59:55 +02:00
..
core.d Lexer 2023-01-22 14:59:55 +02:00
exceptions.d App 2022-12-14 19:49:08 +02:00