summaryrefslogtreecommitdiff
path: root/dhall/src/semantics/core/visitor.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-24Restore all types in Value::to_tyexprNadrieril1-6/+10
2020-01-23Implement basic env-based normalization for Value-based TyExprNadrieril1-0/+18
2020-01-21Prepare Value for reverse variablesNadrieril1-1/+1
2020-01-19Restore more types in value_to_tyexprNadrieril1-5/+9
2020-01-17Implement bulk shiftingNadrieril1-10/+16
2020-01-17Introduce a notion of binderNadrieril1-4/+4
2020-01-17Implement traverse_ref for ValueKindNadrieril1-0/+134