summaryrefslogtreecommitdiff
path: root/dhall/src/semantics/tck/tyexpr.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify type error typeNadrieril2020-01-211-2/+1
* Reimplement basic tck/nze with proper environmentsNadrieril2020-01-201-7/+9
* Restore more types in value_to_tyexprNadrieril2020-01-191-1/+13
* Add Expr visitor and improve tyexpr_to_exprNadrieril2020-01-181-10/+12
* Introduce intermediate representation that stores typed exprNadrieril2020-01-181-0/+83