summaryrefslogtreecommitdiff
path: root/dhall_parser (follow)
Commit message (Expand)AuthorAgeFilesLines
* Parse more of the ASTNadrieril2019-03-051-2/+2
* Extract iter-matching codeNadrieril2019-03-032-2/+1
* Parse more AST nodesNadrieril2019-03-031-1/+1
* Start implementing parsing on top of pestNadrieril2019-03-021-84/+98
* Move part of parser into its own crate to limit recompilation timesNadrieril2019-03-025-0/+208