summaryrefslogtreecommitdiff
path: root/dhall_generator/src/derive.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Closes #73
* Thread lifetimes through other newtypesNadrieril2019-04-111-1/+2
| | | | Closes #55
* Add SimpleType and SimpeStaticType. Derive the latterNadrieril2019-04-101-12/+23
|
* Rename some modulesNadrieril2019-04-061-0/+175