Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split abnf_to_pest and dhall into their own crates | Nadrieril | 2019-03-01 | 1 | -101/+0 |
* | Add one test from the spec | Nadrieril | 2019-02-27 | 1 | -17/+2 |
* | Switch to Rust 2018 edition | Nadrieril | 2019-02-27 | 1 | -7/+5 |
* | Revert "Try to update to latest nom" | Nadrieril | 2019-02-27 | 1 | -1/+1 |
* | Try to update to latest nom | Nadrieril | 2019-02-27 | 1 | -1/+1 |
* | Update dependencies | Nadrieril | 2019-02-27 | 1 | -1/+2 |
* | fixed some clippy warnings | Andre Bogus | 2017-09-08 | 1 | -3/+3 |
* | Start implementing error explanations | NanoTech | 2017-03-10 | 1 | -23/+28 |
* | Implement more list functions | NanoTech | 2017-03-10 | 1 | -0/+2 |
* | normalize: Take the input Expr by reference | NanoTech | 2017-03-10 | 1 | -1/+1 |
* | impl Display for Expr | NanoTech | 2017-03-10 | 1 | -1/+10 |
* | Begin implementing type checking | NanoTech | 2017-03-10 | 1 | -7/+13 |
* | Colored error messages | NanoTech | 2017-03-10 | 1 | -9/+38 |
* | rustc-style error messages | NanoTech | 2017-03-10 | 1 | -3/+29 |
* | Print some error context | NanoTech | 2017-03-10 | 1 | -2/+8 |
* | Read and parse stdin | NanoTech | 2017-03-10 | 1 | -3/+6 |
* | Initial commit | NanoTech | 2017-03-10 | 1 | -0/+31 |