summaryrefslogtreecommitdiff
path: root/dhall_normalize (follow)
Commit message (Expand)AuthorAgeFilesLines
* rustfmtNadrieril2019-03-061-3/+9
* Considerably remove clutter in normalizeNadrieril2019-03-061-139/+39
* Simplify normalization using dhall! macroNadrieril2019-03-061-46/+38
* Add proc_macro the generated dhall expressionsNadrieril2019-03-063-5/+7
* Remove doctest noise from cargo testNadrieril2019-03-061-0/+3
* Split-off normalization into its own crateNadrieril2019-03-063-0/+305