Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-03-05 | Allow branching in match_children! macro | Nadrieril | 1 | -0/+1 |
2019-03-03 | Use normalization tests to test the parser too | Nadrieril | 1 | -8/+19 |
2019-03-03 | Parse more of the AST | Nadrieril | 1 | -3/+2 |
2019-03-03 | Brutally increase stack size | Nadrieril | 1 | -1/+5 |
2019-03-03 | Parse more AST nodes | Nadrieril | 1 | -2/+5 |
2019-03-02 | Add parser/failure tests from spec | Nadrieril | 1 | -1/+7 |
2019-03-01 | Split abnf_to_pest and dhall into their own crates | Nadrieril | 1 | -1/+1 |
2019-02-28 | Start rewriting parser in pest | Nadrieril | 1 | -4/+10 |
2019-02-27 | Add all normalization tests that pass | Nadrieril | 1 | -10/+16 |
2019-02-27 | Add Natural/Show builtin | Nadrieril | 1 | -7/+20 |
2019-02-27 | Add one test from the spec | Nadrieril | 1 | -0/+12 |