summaryrefslogtreecommitdiff
path: root/dhall_generator/src/derive.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename dhall_generator to dhall_proc_macrosNadrieril2019-05-041-179/+0
* Rename dhall_core to dhall_syntaxNadrieril2019-05-041-7/+7
* Prepare for nullary union variantsNadrieril2019-04-161-22/+13
* rustfmtNadrieril2019-04-151-1/+2
* Namespace deserialization functions in a `de` submoduleNadrieril2019-04-141-6/+6
* Thread lifetimes through other newtypesNadrieril2019-04-111-1/+2
* Add SimpleType and SimpeStaticType. Derive the latterNadrieril2019-04-101-12/+23
* Rename some modulesNadrieril2019-04-061-0/+175