summaryrefslogtreecommitdiff
path: root/pest_consume_macros/src/match_inputs.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename various bits of the pest_consume APINadrieril2019-09-101-14/+13
* Use an enum instead of strings for rule aliasingNadrieril2019-09-101-7/+4
* Allows using match_inputs outside of a make_parser implNadrieril2019-09-101-6/+22
* Rename parse_children to match_inputsNadrieril2019-09-101-0/+206