summaryrefslogtreecommitdiff
path: root/dhall/src/semantics/core/visitor.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Restore more types in value_to_tyexprNadrieril2020-01-191-5/+9
|
* Implement bulk shiftingNadrieril2020-01-171-10/+16
|
* Introduce a notion of binderNadrieril2020-01-171-4/+4
|
* Implement traverse_ref for ValueKindNadrieril2020-01-171-0/+134