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 0a6159ef86
test(parser/checked/test): Update test case
2024-03-26 17:35:00 +01:00
..
bin feat(parser/bin): Allow `lex` as an alias to `tokenize` 2024-03-26 17:34:51 +01:00
command_spec feat(parser): Associate a vector of nasps with every struct, enum, nasp 2024-03-26 17:34:55 +01:00
lexing fix(parser/lexing/error): Improve the message of the `NoMatchesTaken` error 2024-03-26 17:34:58 +01:00
parsing test(parser/checked/test): Update test case 2024-03-26 17:35:00 +01:00
error.rs fix(parser/error): Remove multiple errors from line number calc 2024-03-26 17:34:56 +01:00
lib.rs style(treewide): Reformat 2024-02-19 16:15:18 +01:00