summaryrefslogtreecommitdiff
path: root/dhall/src/semantics/core/var.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* s/ExprF/ExprKind/Nadrieril2019-12-201-3/+3
* Rename ValueF to ValueKindNadrieril2019-12-191-1/+1
* Avoid mention of `crate::` outside of top-level importsNadrieril2019-12-151-5/+5
* Move contents of dhall under a semantics submoduleNadrieril2019-12-151-0/+295