summaryrefslogtreecommitdiff
path: root/dhall_proc_macros/src/parse_children.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move pest_consume macros into their own crateNadrieril2019-09-091-215/+0
* Make ParseInput independent from dhall-specific typesNadrieril2019-09-091-3/+3
* Implement rule aliasing and simplify parser codeNadrieril2019-09-051-4/+7
* Upgrade rust toolchainNadrieril2019-09-031-1/+1
* Improve hygiene of identifiersNadrieril2019-09-021-13/+20
* Separate both parser proc_macros into their own filesNadrieril2019-09-021-0/+205