Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow branching in match_children! macro | Nadrieril | 2019-03-05 | 1 | -0/+1 |
| | |||||
* | Use normalization tests to test the parser too | Nadrieril | 2019-03-03 | 1 | -8/+19 |
| | |||||
* | Parse more of the AST | Nadrieril | 2019-03-03 | 2 | -4/+3 |
| | |||||
* | Remove obsolete tests | Nadrieril | 2019-03-03 | 1 | -2/+0 |
| | |||||
* | Brutally increase stack size | Nadrieril | 2019-03-03 | 1 | -1/+5 |
| | |||||
* | Parse more AST nodes | Nadrieril | 2019-03-03 | 1 | -2/+5 |
| | |||||
* | Add parser/failure tests from spec | Nadrieril | 2019-03-02 | 2 | -1/+17 |
| | |||||
* | Split abnf_to_pest and dhall into their own crates | Nadrieril | 2019-03-01 | 2 | -0/+250 |