summaryrefslogtreecommitdiff
path: root/dhall_normalize (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge dhall_normalize back into dhall; that was unnecessaryNadrieril2019-03-063-205/+0
* Handle correctly captured variables in dhall!Nadrieril2019-03-061-4/+1
* Remove more clutter in normalizeNadrieril2019-03-061-7/+7
* 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