Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-09-10 | Allows using match_inputs outside of a make_parser impl | Nadrieril | 2 | -17/+26 |
2019-09-10 | Implement parsing in PestConsumer | Nadrieril | 1 | -1/+18 |
2019-09-10 | Add dummy `entrypoint` attribute | Nadrieril | 1 | -0/+7 |
2019-09-10 | Rename parse_children to match_inputs | Nadrieril | 2 | -4/+4 |
2019-09-10 | Generalize parse_children and change its invocation | Nadrieril | 1 | -18/+9 |
2019-09-09 | Move pest_consume macros into their own crate | Nadrieril | 3 | -0/+577 |