Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-03-03 | Merge builtins in a single enum | Nadrieril | 5 | -134/+103 |
2019-03-02 | Add parser/failure tests from spec | Nadrieril | 4 | -83/+100 |
2019-03-02 | Start implementing parsing on top of pest | Nadrieril | 2 | -24/+108 |
2019-03-02 | Move part of parser into its own crate to limit recompilation times | Nadrieril | 6 | -233/+3 |
2019-03-01 | Split abnf_to_pest and dhall into their own crates | Nadrieril | 51 | -0/+4757 |