summaryrefslogtreecommitdiff
path: root/dhall_syntax/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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