Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dhall-lang submodule | Nadrieril | 2019-12-27 | 1 | -8/+7 |
* | Extend merge to work on Optionals | Nadrieril | 2019-12-24 | 1 | -0/+9 |
* | Update dhall-lang submodule | Nadrieril | 2019-12-23 | 1 | -10/+18 |
* | Update dhall-lang submodule | Nadrieril | 2019-12-23 | 1 | -13/+10 |
* | Add two new Integer builtins | Nadrieril | 2019-12-23 | 1 | -0/+2 |
* | Implement parsing for record completion | Nadrieril | 2019-12-22 | 1 | -0/+19 |
* | Generate parser manually to make the crate publishable | Nadrieril | 2019-12-21 | 1 | -3/+9 |
* | s/RawExpr/UnspannedExpr/ | Nadrieril | 2019-12-20 | 1 | -3/+7 |
* | s/ExprF/ExprKind/ | Nadrieril | 2019-12-20 | 1 | -1/+1 |
* | Rename syntax::core to syntax::ast | Nadrieril | 2019-12-19 | 1 | -10/+9 |
* | Split syntax module between text and binary | Nadrieril | 2019-12-17 | 1 | -0/+920 |