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