summaryrefslogtreecommitdiff
path: root/dhall/src/syntax/ast/visitor.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-14Improve visitor trait hierarchyNadrieril1-79/+213
2019-04-14Transform more mapping functions to use the Visitor traitNadrieril1-0/+152
2019-04-14Rewrite map methods with Visitor traitsNadrieril1-0/+226