summaryrefslogtreecommitdiff
path: root/dhall_generator/src/dhall_type.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some redundant namespacingNadrieril2019-03-311-15/+15
* Manually rustfmt like a naziNadrieril2019-03-271-1/+2
* Derive DhallType for anonymous structs and enumsNadrieril2019-03-261-22/+123
* Derive DhallType for structsNadrieril2019-03-261-8/+78
* Lay groundwork for DhallType derivingNadrieril2019-03-241-0/+15