This repository has been archived on 2024-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
trixy/trixy-parser/src
Benedikt Peetz 5b8d31e806
test(parser/checked/test): Update test case
2024-03-24 20:07:13 +01:00
..
bin feat(parser/bin): Allow `lex` as an alias to `tokenize` 2024-03-24 19:28:27 +01:00
command_spec feat(parser): Associate a vector of nasps with every struct, enum, nasp 2024-03-24 19:57:32 +01:00
lexing fix(parser/lexing/error): Improve the message of the `NoMatchesTaken` error 2024-03-24 20:03:58 +01:00
parsing test(parser/checked/test): Update test case 2024-03-24 20:07:13 +01:00
error.rs fix(parser/error): Remove multiple errors from line number calc 2024-03-24 19:59:21 +01:00
lib.rs style(treewide): Reformat 2024-02-19 16:15:18 +01:00