summaryrefslogtreecommitdiff
path: root/dhall/src/semantics/mod.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reimplement basic tck/nze with proper environmentsNadrieril2020-01-201-0/+1
* Introduce intermediate representation that stores typed exprNadrieril2020-01-181-1/+2
* Implement traverse_ref for ValueKindNadrieril2020-01-171-0/+1
* Move error module to root of crateNadrieril2019-12-201-1/+0
* Move out conversion from value back to ast to its own fileNadrieril2019-12-191-0/+1
* Move contents of dhall under a semantics submoduleNadrieril2019-12-151-0/+3