summaryrefslogtreecommitdiff
path: root/dhall/src/core/var.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* clippyNadrieril2019-05-121-3/+1
* Make visibilities more consistentNadrieril2019-05-091-8/+8
* Make shift fallible and improve shift ergonomicsNadrieril2019-05-091-12/+27
* shift on lookup instead of on insertNadrieril2019-05-081-2/+19
* Unify typecheck and normalization contextsNadrieril2019-05-071-0/+12
* Promote shift and subst_shift to traitsNadrieril2019-05-071-9/+20
* Move AlphaVar and AlphaLabel into a new moduleNadrieril2019-05-071-0/+103