Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify test harness | Nadrieril | 2019-04-10 | 1 | -2/+2 |
* | Rename spec tests | Nadrieril | 2019-04-08 | 1 | -2/+2 |
* | Move spec tests into the relevant files | Nadrieril | 2019-04-08 | 1 | -2/+2 |
* | rustfmt | Nadrieril | 2019-04-06 | 1 | -1/+3 |
* | Update dhall-lang submodule | Nadrieril | 2019-04-05 | 1 | -0/+1 |
* | Manually rustfmt like a nazi | Nadrieril | 2019-03-27 | 1 | -2/+10 |
* | Parse multiline strings correctly | Nadrieril | 2019-03-24 | 1 | -15/+21 |
* | Generate parser tests list automatically | Nadrieril | 2019-03-24 | 1 | -0/+42 |
* | Split-off core into its own crate | Nadrieril | 2019-03-06 | 1 | -6/+0 |
* | Move part of parser into its own crate to limit recompilation times | Nadrieril | 2019-03-02 | 1 | -34/+1 |
* | Split abnf_to_pest and dhall into their own crates | Nadrieril | 2019-03-01 | 1 | -0/+39 |