summaryrefslogtreecommitdiff
path: root/src/parsers/syntactic.rs
Commit message (Collapse)AuthorAge
* Separate syntactic and semantic token types by namespaceBen Bridle2025-02-12
| | | | This will allow type names to be shared by both types of token.
* Initial commitBen Bridle2025-02-11