tlang/source/tlang/commandline
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
..
args.d Added basic command-line arguments parsing 2021-03-02 21:51:49 +02:00
commands.d Lexer 2023-01-22 14:59:55 +02:00