summaryrefslogtreecommitdiff
path: root/dhall/src/semantics/nze/env.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-30Avoid unnecessary allocations of `Value`sNadrieril1-6/+10
2020-01-30Clarify normalization to ensure we only nze onceNadrieril1-1/+1
2020-01-30Encapsulate partially applied builtin in a separate structNadrieril1-8/+0
2020-01-30No need for the current env to tck Foo/build closuresNadrieril1-9/+2
2020-01-29Cleanup variable handlingNadrieril1-1/+1
2020-01-29Move envs to their own filesNadrieril1-0/+87