summaryrefslogtreecommitdiff
path: root/dhall_core/src/context.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename dhall_core to dhall_syntaxNadrieril2019-05-041-80/+0
* Label is redundant in EnvItem::SkipNadrieril2019-04-181-2/+4
* Use a context for substitution in normalizationNadrieril2019-04-181-1/+7
* subst_shift in a single passNadrieril2019-04-181-0/+14
* Slowly propagate the new type parameter throughout the codebaseNadrieril2019-03-081-2/+2
* Generalise Context on its type of keysNadrieril2019-03-081-8/+10
* Move context to dhall_coreNadrieril2019-03-061-0/+56