summaryrefslogtreecommitdiff
path: root/dhall/src/parser.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle errors in parserNadrieril2019-03-031-58/+33
* Parse builtinsNadrieril2019-03-031-2/+9
* Write macros to streamline parsingNadrieril2019-03-031-25/+58
* Add parser/failure tests from specNadrieril2019-03-021-81/+82
* Start implementing parsing on top of pestNadrieril2019-03-021-24/+103
* Split abnf_to_pest and dhall into their own cratesNadrieril2019-03-011-0/+91