summaryrefslogtreecommitdiff
path: root/dhall_generator/src/dhall_expr.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Manually rustfmt like a naziNadrieril2019-03-271-1/+2
* Derive DhallType for structsNadrieril2019-03-261-0/+4
* Lay groundwork for DhallType derivingNadrieril2019-03-241-0/+3
* Correctly namespace interpolations in dhall_expr!()Nadrieril2019-03-241-19/+19
* Prepare dhall_generator for a new moduleNadrieril2019-03-241-0/+168