summaryrefslogtreecommitdiff
path: root/dhall/src/phase/parse.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-15Move contents of dhall under a semantics submoduleNadrieril1-37/+0
2019-12-15Reexport dhall_syntax as a module in dhallNadrieril1-1/+1
2019-08-16Reduce api surface of dhall crateNadrieril1-4/+4
2019-08-13No need to track the absence of `Span`s at the type levelNadrieril1-2/+2
2019-05-12Implement binary encodingNadrieril1-0/+6
2019-05-09Make visibilities more consistentNadrieril1-3/+3
2019-05-09Generate normalization tests automaticallyNadrieril1-7/+0
2019-05-07Clean up some of the SubExpr type-changing methodsNadrieril1-1/+1
2019-05-06Reorganize dhall into a phase structureNadrieril1-0/+38