summaryrefslogtreecommitdiff
path: root/dhall_generator/src/dhall_type.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-31Remove some redundant namespacingNadrieril1-15/+15
2019-03-27Manually rustfmt like a naziNadrieril1-1/+2
2019-03-26Derive DhallType for anonymous structs and enumsNadrieril1-22/+123
2019-03-26Derive DhallType for structsNadrieril1-8/+78
2019-03-24Lay groundwork for DhallType derivingNadrieril1-0/+15