summaryrefslogtreecommitdiff
path: root/dhall/src/syntax (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Split syntax module between text and binaryNadrieril2019-12-176-4/+7
* Specialize parsingNadrieril2019-12-172-87/+66
* Move binary encoding/decoding to syntax/Nadrieril2019-12-172-0/+749
* Move pest file generation to dhall/build.rsNadrieril2019-12-171-1/+1
* Move contents of dhall_syntax to dhallNadrieril2019-12-1512-0/+3107