Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dhall-lang submodule | Nadrieril | 2019-08-10 | 1 | -0/+13 |
| | |||||
* | Add support for dependent types | Nadrieril | 2019-08-08 | 1 | -0/+7 |
| | |||||
* | Flatten nested let bindings | Nadrieril | 2019-08-07 | 1 | -6/+40 |
| | |||||
* | Add binary-decode tests | Nadrieril | 2019-08-07 | 1 | -0/+21 |
| | |||||
* | Remove union literals from the language | Nadrieril | 2019-08-07 | 1 | -9/+3 |
| | |||||
* | Various parsing tweaks | Nadrieril | 2019-08-07 | 1 | -3/+3 |
| | |||||
* | Generalize empty list annotations | Nadrieril | 2019-08-06 | 1 | -2/+6 |
| | |||||
* | Prepare for https://github.com/dhall-lang/dhall-lang/pull/630 | Nadrieril | 2019-08-06 | 1 | -2/+9 |
| | |||||
* | RFC3986 URLs | Nadrieril | 2019-08-06 | 1 | -1/+7 |
| | |||||
* | rustfmt | Nadrieril | 2019-08-06 | 1 | -7/+10 |
| | |||||
* | Remove old-style optional literals | Nadrieril | 2019-08-06 | 1 | -7/+9 |
| | |||||
* | Inline headers | Nadrieril | 2019-08-06 | 1 | -15/+14 |
| | |||||
* | Update dhall-lang submodule | Nadrieril | 2019-08-03 | 1 | -12/+12 |
| | |||||
* | Finish implementing binary encoding | Nadrieril | 2019-05-12 | 1 | -6/+8 |
| | |||||
* | Implement binary encoding | Nadrieril | 2019-05-12 | 1 | -20/+291 |
| | | | | Closes #39 | ||||
* | Write a custom map type that allows duplicates | Nadrieril | 2019-05-10 | 1 | -29/+38 |
| | |||||
* | Detect duplicate record fields in typecheck | Nadrieril | 2019-05-09 | 1 | -32/+29 |
| | |||||
* | Rename the record combining operators internally | Nadrieril | 2019-05-08 | 1 | -3/+3 |
| | |||||
* | Consolidate errors in the error module | Nadrieril | 2019-05-06 | 1 | -8/+9 |
| | |||||
* | Reorganize dhall into a phase structure | Nadrieril | 2019-05-06 | 1 | -0/+363 |