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 | 2 | -82/+83 |
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 | 3 | -196/+1 |
2019-03-01 | Split abnf_to_pest and dhall into their own crates | Nadrieril | 45 | -0/+4440 |