summaryrefslogtreecommitdiff
path: root/dhall/src/semantics/tck/env.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-02More nice errors plus some refactorNadrieril1-3/+3
2020-01-30Avoid unnecessary allocations of `Value`sNadrieril1-1/+1
2020-01-30No need for the current env to tck Foo/build closuresNadrieril1-13/+0
2020-01-29Cleanup variable handlingNadrieril1-5/+5
2020-01-29Move envs to their own filesNadrieril1-0/+137