summaryrefslogtreecommitdiff
path: root/dhall_generated_parser/src/lib.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-13Merge dhall_generated_parser into dhall_syntaxNadrieril1-22/+0
2019-09-10Tentatively derive pest::Parser normallyNadrieril1-1/+6
2019-05-04Rename dhall_core to dhall_syntaxNadrieril1-1/+1
2019-04-14Document roughly the dhall subcratesNadrieril1-0/+7
2019-04-13Clarify role of dhall_generated_parser crateNadrieril1-5/+1
2019-03-11Add some explanatory commentsNadrieril1-0/+13
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