Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add two new Integer builtins | Nadrieril | 2019-12-23 | 1 | -0/+2 |
* | rustfmt | Nadrieril | 2019-12-22 | 1 | -4/+7 |
* | Implement parsing for record completion | Nadrieril | 2019-12-22 | 1 | -8/+12 |
* | Update dhall-lang submodule | Nadrieril | 2019-12-22 | 1 | -0/+2 |
* | Fix some comments | Nadrieril | 2019-12-20 | 1 | -2/+2 |
* | s/RawExpr/UnspannedExpr/ | Nadrieril | 2019-12-20 | 1 | -1/+1 |
* | Reorganize printer | Nadrieril | 2019-12-20 | 1 | -135/+132 |
* | s/ExprF/ExprKind/ | Nadrieril | 2019-12-20 | 1 | -10/+10 |
* | Rename syntax::core to syntax::ast | Nadrieril | 2019-12-19 | 1 | -1/+1 |
* | Split syntax module between text and binary | Nadrieril | 2019-12-17 | 1 | -0/+500 |