summaryrefslogtreecommitdiff
path: root/dhall_syntax/src/core (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove old-style optional literalsNadrieril2019-08-062-8/+0
|
* Inline headersNadrieril2019-08-061-0/+1
|
* Update dhall-lang submoduleNadrieril2019-08-031-3/+2
|
* TweakNadrieril2019-05-121-12/+12
|
* clippyNadrieril2019-05-122-3/+2
|
* Implement binary encodingNadrieril2019-05-123-32/+82
| | | | Closes #39
* oopsNadrieril2019-05-101-0/+1
|
* Write a custom map type that allows duplicatesNadrieril2019-05-104-16/+201
|
* Small utility SubExpr::from_builtinNadrieril2019-05-091-0/+4
|
* ExprF need not be generic in LabelNadrieril2019-05-092-192/+92
|
* Make shift fallible and improve shift ergonomicsNadrieril2019-05-091-9/+13
|
* Detect duplicate record fields in typecheckNadrieril2019-05-092-17/+14
|
* Update dhall-lang submoduleNadrieril2019-05-091-0/+12
|
* Rename the record combining operators internallyNadrieril2019-05-081-5/+5
|
* Don't discard normalization work done by typecheckingNadrieril2019-05-071-1/+1
|
* Reorganize dhall_syntaxNadrieril2019-05-077-0/+1226