summaryrefslogtreecommitdiff
path: root/dhall/src/semantics/mod.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move envs to their own filesNadrieril2020-01-291-0/+1
|
* Reimplement basic tck/nze with proper environmentsNadrieril2020-01-201-0/+1
| | | | Inspired from dhall_haskell
* 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