summaryrefslogtreecommitdiff
path: root/dhall/src/core/value.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Detect duplicate record fields in typecheckNadrieril2019-05-091-6/+6
* Implement normalization of missing builtinsNadrieril2019-05-081-2/+7
* Promote shift and subst_shift to traitsNadrieril2019-05-071-3/+7
* Move AlphaVar and AlphaLabel into a new moduleNadrieril2019-05-071-103/+2
* Small mistakeNadrieril2019-05-071-1/+1
* Document Value and ThunkNadrieril2019-05-071-5/+16
* Move main datatypes into their own modulesNadrieril2019-05-061-0/+616