summaryrefslogtreecommitdiff
path: root/dhall/src/core/valuef.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge TypedValue and ValueNadrieril2019-08-191-13/+13
* Reduce untyped construction of ValuesNadrieril2019-08-191-4/+10
* Use TypedValue instead of Typed in normalize and typecheckNadrieril2019-08-191-3/+3
* s/to_valuef/to_whnf/ and avoid cloning ValueFs when possibleNadrieril2019-08-191-3/+4
* Rework ValueInternal and clarify invariants around ValueFNadrieril2019-08-181-21/+9
* s/Thunk/Value/Nadrieril2019-08-171-0/+405