summaryrefslogtreecommitdiff
path: root/dhall/tests/dhall_type.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename some modulesNadrieril2019-04-061-53/+0
* s/Type/StaticType/Nadrieril2019-04-061-7/+7
* rustfmtNadrieril2019-03-311-4/+1
* Remove some redundant namespacingNadrieril2019-03-311-16/+16
* Derive DhallType for anonymous structs and enumsNadrieril2019-03-261-0/+24
* Derive DhallType for structsNadrieril2019-03-261-10/+27
* Lay groundwork for DhallType derivingNadrieril2019-03-241-0/+15