Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |