summaryrefslogtreecommitdiff
path: root/dhall/tests/dhall_type.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-06Rename some modulesNadrieril1-53/+0
2019-04-06s/Type/StaticType/Nadrieril1-7/+7
2019-03-31rustfmtNadrieril1-4/+1
2019-03-31Remove some redundant namespacingNadrieril1-16/+16
2019-03-26Derive DhallType for anonymous structs and enumsNadrieril1-0/+24
2019-03-26Derive DhallType for structsNadrieril1-10/+27
2019-03-24Lay groundwork for DhallType derivingNadrieril1-0/+15