summaryrefslogtreecommitdiff
path: root/iter_patterns (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Integrate the special patterns from match_children!() into iter_patternsNadrieril2019-03-271-5/+90
| | | | Considerably simplifies parser macros
* Manually rustfmt like a naziNadrieril2019-03-271-7/+23
|
* Obsolete old parser macros; performance is now deadNadrieril2019-03-201-14/+11
|
* Handle simple parsing cases with new macrosNadrieril2019-03-201-2/+2
|
* Extract the core of parser macros into a separate crateNadrieril2019-03-192-0/+198