summaryrefslogtreecommitdiff
path: root/dhall_proc_macros/src/parse_children.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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