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 3c3ee23c2b
feat(parser): Associate a vector of nasps with every struct, enum, nasp
This feature makes it possible to generate these types actually in
namespaces and not only in one toplevel.
2024-03-24 19:57:32 +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 feat(parser): Associate a vector of nasps with every struct, enum, nasp 2024-03-24 19:57:32 +01:00
parsing feat(parser): Associate a vector of nasps with every struct, enum, nasp 2024-03-24 19:57:32 +01:00
error.rs style(treewide): Reformat 2024-02-19 16:15:18 +01:00
lib.rs style(treewide): Reformat 2024-02-19 16:15:18 +01:00