summaryrefslogtreecommitdiff
path: root/dhall/src/semantics/core/visitor.rs (unfollow)
Commit message (Expand)AuthorFilesLines
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