summaryrefslogtreecommitdiff
path: root/dhall_parser/Cargo.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify role of dhall_generated_parser crateNadrieril2019-04-131-19/+0
* Clarify licenseNadrieril2019-04-121-0/+1
* Generate pest file manually in the hopes to reduce spurious recompilationsNadrieril2019-03-081-1/+2
* Use upstream pestNadrieril2019-03-071-1/+1
* Disable tests for dhall_parser crate that has noneNadrieril2019-03-061-0/+4
* Move part of parser into its own crate to limit recompilation timesNadrieril2019-03-021-0/+13