summaryrefslogtreecommitdiff
path: root/dhall_parser/src/lib.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify role of dhall_generated_parser crateNadrieril2019-04-131-14/+0
* Add some explanatory commentsNadrieril2019-03-111-0/+13
* Generate pest file manually in the hopes to reduce spurious recompilationsNadrieril2019-03-081-6/+1
* Move part of parser into its own crate to limit recompilation timesNadrieril2019-03-021-0/+6