summaryrefslogtreecommitdiff
path: root/dhall_syntax/src/core/import.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the notion of Directory and have File be the vector of componentsFintan Halpenny2019-09-021-36/+13
* Merge remote-tracking branch 'origin/master' into fintan/canonicalizeFintanH2019-08-121-0/+2
|\
| * RFC3986 URLsNadrieril2019-08-061-0/+1
| * Inline headersNadrieril2019-08-061-0/+1
* | Refactor of File to be the combination of Directory and the file name,FintanH2019-08-121-2/+120
|/
* Update dhall-lang submoduleNadrieril2019-08-031-3/+2
* Implement binary encodingNadrieril2019-05-121-4/+2
* Reorganize dhall_syntaxNadrieril2019-05-071-0/+64