|
|
a0869b1b66
|
feat(parser): use token-based parser
|
2025-05-04 18:07:20 +02:00 |
|
|
|
f634da3318
|
refactor(TokenKind): remove unused kinds
|
2025-05-04 13:58:07 +02:00 |
|
|
|
80cbbab6ef
|
feat(ScanError) implement OSDBError trait
|
2025-05-04 13:56:59 +02:00 |
|
|
|
55b4779964
|
refactor(CommandParseError): remove the display implementation
we want to be able to give additional arguments to the display function later,
so this is needed
|
2025-05-04 13:45:09 +02:00 |
|
|
|
cbc4a4755c
|
feat(tokenizer): recognize meta-commands
|
2025-05-04 13:35:31 +02:00 |
|
|
|
e841a1779e
|
feat(parser): add tokenizer (not actually called)
|
2025-05-03 18:17:32 +02:00 |
|