summaryrefslogtreecommitdiff
path: root/dhall_parser/src/lib.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-08Generate pest file manually in the hopes to reduce spurious recompilationsNadrieril1-6/+1
2019-03-02Move part of parser into its own crate to limit recompilation timesNadrieril1-0/+0
2019-03-01Split abnf_to_pest and dhall into their own cratesNadrieril1-0/+0
2019-02-28Auto-generate pest file from spec abnfNadrieril1-0/+6