summaryrefslogtreecommitdiff
path: root/dhall_syntax/src/core/visitor.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for dependent typesNadrieril2019-08-081-0/+1
* Remove union literals from the languageNadrieril2019-08-071-3/+0
* Add some new tests and implement import alternativesNadrieril2019-08-061-0/+25
* Remove old-style optional literalsNadrieril2019-08-061-4/+0
* Write a custom map type that allows duplicatesNadrieril2019-05-101-12/+17
* ExprF need not be generic in LabelNadrieril2019-05-091-139/+71
* Detect duplicate record fields in typecheckNadrieril2019-05-091-12/+10
* Reorganize dhall_syntaxNadrieril2019-05-071-0/+458