summaryrefslogtreecommitdiff
path: root/dhall/src/phase/resolve.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce api surface of dhall crateNadrieril2019-08-161-4/+4
* Disable some unused unstable featuresNadrieril2019-08-151-2/+1
* Implement inline headers parsingNadrieril2019-08-131-4/+4
* Update dhall-lang submoduleNadrieril2019-08-071-0/+3
* Remove an annoying redundancy in the test harnessNadrieril2019-08-071-2/+2
* Add some new tests and implement import alternativesNadrieril2019-08-061-2/+2
* Update dhall-lang submoduleNadrieril2019-08-061-0/+2
* Inline headersNadrieril2019-08-061-0/+6
* Include success or failure prefix in test filteringNadrieril2019-05-121-2/+2
* Implement binary encodingNadrieril2019-05-121-0/+1
* Make visibilities more consistentNadrieril2019-05-091-3/+3
* Consolidate errors in the error moduleNadrieril2019-05-061-9/+2
* Reorganize dhall into a phase structureNadrieril2019-05-061-0/+139