summaryrefslogtreecommitdiff
path: root/dhall/src/semantics/phase/parse.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move parse and resolve up a levelNadrieril2020-01-301-37/+0
* Move main API to lib.rsNadrieril2020-01-301-1/+1
* Move error module to root of crateNadrieril2019-12-201-1/+1
* Move binary encoding/decoding to syntax/Nadrieril2019-12-171-1/+1
* Refer to semantics module properlyNadrieril2019-12-151-4/+4
* Avoid mention of `crate::` outside of top-level importsNadrieril2019-12-151-4/+4
* Move contents of dhall under a semantics submoduleNadrieril2019-12-151-0/+37