Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Spans consistently by value | Nadrieril | 2020-02-02 | 1 | -5/+1 |
* | Fix spans for unions and records | Nadrieril | 2020-02-02 | 1 | -17/+18 |
* | Move main API to lib.rs | Nadrieril | 2020-01-30 | 1 | -1/+1 |
* | Cleanup variable handling | Nadrieril | 2020-01-29 | 1 | -1/+1 |
* | 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 |