summaryrefslogtreecommitdiff
path: root/dhall_syntax/src/core/expr.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* TweakNadrieril2019-05-121-12/+12
* clippyNadrieril2019-05-121-1/+0
* Write a custom map type that allows duplicatesNadrieril2019-05-101-4/+5
* Small utility SubExpr::from_builtinNadrieril2019-05-091-0/+4
* ExprF need not be generic in LabelNadrieril2019-05-091-53/+21
* Make shift fallible and improve shift ergonomicsNadrieril2019-05-091-9/+13
* Detect duplicate record fields in typecheckNadrieril2019-05-091-5/+4
* 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-071-0/+464