Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parse multiline strings correctly | Nadrieril | 2019-03-24 | 1 | -0/+4 |
* | Generate parser tests list automatically | Nadrieril | 2019-03-24 | 1 | -0/+1 |
* | Add travis integration | Nadrieril | 2019-03-19 | 1 | -0/+3 |
* | Handle and parse interpolated strings | Nadrieril | 2019-03-14 | 1 | -0/+3 |
* | Implement binary decoding | Nadrieril | 2019-03-14 | 1 | -0/+1 |
* | Merge dhall_normalize back into dhall; that was unnecessary | Nadrieril | 2019-03-06 | 1 | -1/+1 |
* | Remove doctest noise from cargo test | Nadrieril | 2019-03-06 | 1 | -0/+3 |
* | Split-off normalization into its own crate | Nadrieril | 2019-03-06 | 1 | -0/+1 |
* | Split-off core into its own crate | Nadrieril | 2019-03-06 | 1 | -7/+1 |
* | Add myself to authors in Cargo.toml | Nadrieril | 2019-03-03 | 1 | -1/+1 |
* | Handle errors in parser | Nadrieril | 2019-03-03 | 1 | -0/+1 |
* | Move part of parser into its own crate to limit recompilation times | Nadrieril | 2019-03-02 | 1 | -2/+1 |
* | Split abnf_to_pest and dhall into their own crates | Nadrieril | 2019-03-01 | 1 | -0/+18 |