summaryrefslogtreecommitdiff
path: root/dhall/Cargo.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge dhall_normalize back into dhall; that was unnecessaryNadrieril2019-03-061-1/+1
* Remove doctest noise from cargo testNadrieril2019-03-061-0/+3
* Split-off normalization into its own crateNadrieril2019-03-061-0/+1
* Split-off core into its own crateNadrieril2019-03-061-7/+1
* Add myself to authors in Cargo.tomlNadrieril2019-03-031-1/+1
* Handle errors in parserNadrieril2019-03-031-0/+1
* Move part of parser into its own crate to limit recompilation timesNadrieril2019-03-021-2/+1
* Split abnf_to_pest and dhall into their own cratesNadrieril2019-03-011-0/+18