Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clippy | Nadrieril | 2019-05-12 | 1 | -2/+2 |
* | Implement binary encoding | Nadrieril | 2019-05-12 | 1 | -7/+6 |
* | Write a custom map type that allows duplicates | Nadrieril | 2019-05-10 | 1 | -23/+14 |
* | Detect duplicate record fields in typecheck | Nadrieril | 2019-05-09 | 1 | -14/+23 |
* | Update dhall-lang submodule | Nadrieril | 2019-05-09 | 1 | -27/+56 |
* | Rename the record combining operators internally | Nadrieril | 2019-05-08 | 1 | -3/+3 |
* | Thread Spans through the AST | Nadrieril | 2019-05-04 | 1 | -82/+80 |
* | Move `Note`s into the spine of the AST | Nadrieril | 2019-05-04 | 1 | -1/+1 |
* | Remove dummy lifetimes | Nadrieril | 2019-05-04 | 1 | -58/+55 |
* | Replace pest::Span with a custom non-borrowing implementation | Nadrieril | 2019-05-04 | 1 | -25/+50 |
* | Rename dhall_core to dhall_syntax | Nadrieril | 2019-05-04 | 1 | -0/+984 |