summaryrefslogtreecommitdiff
path: root/dhall/src/normalize.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename dhall! to dhall_expr! for clarityNadrieril2019-03-091-5/+5
|
* Clean up some of the messNadrieril2019-03-081-11/+9
|
* Rename Expr back to its true nameNadrieril2019-03-081-5/+5
|
* Make labels non-CopyNadrieril2019-03-081-5/+5
|
* Slowly propagate the new type parameter throughout the codebaseNadrieril2019-03-081-22/+31
|
* Make Expr generic in its type of labelsNadrieril2019-03-081-1/+1
|
* rustfmtNadrieril2019-03-061-31/+41
|
* Start parsing importsNadrieril2019-03-061-1/+1
|
* Merge dhall_normalize back into dhall; that was unnecessaryNadrieril2019-03-061-0/+181