tlang/source/tlang
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
..
commandline Lexer 2023-01-22 14:59:55 +02:00
compiler Lexer 2023-01-22 14:59:55 +02:00
misc Utils 2022-12-12 16:39:57 +02:00
testing Parser 2023-01-19 09:03:19 +02:00
app.d App 2022-12-14 19:49:08 +02:00