Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-03 | //: elaborate on what a proper parser would do | Martin Fischer | |
2023-09-03 | fix!: add missing `R: Position<O>` bounds | Martin Fischer | |
It doesn't make sense that you're able to construct a Tokenizer/NaiveParser that you're unable to iterate over. | |||
2023-08-19 | feat: introduce NaiveParser | Martin Fischer | |