Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various tweaks | Nadrieril | 2019-09-11 | 1 | -9/+9 |
* | Rename various bits of the pest_consume API | Nadrieril | 2019-09-10 | 1 | -4/+4 |
* | Use an enum instead of strings for rule aliasing | Nadrieril | 2019-09-10 | 1 | -9/+33 |
* | Avoid the use of drain_filter feature | Nadrieril | 2019-09-10 | 1 | -4/+28 |
* | Allows using match_inputs outside of a make_parser impl | Nadrieril | 2019-09-10 | 1 | -11/+4 |
* | Implement parsing in PestConsumer | Nadrieril | 2019-09-10 | 1 | -1/+18 |
* | Add dummy `entrypoint` attribute | Nadrieril | 2019-09-10 | 1 | -0/+7 |
* | Move pest_consume macros into their own crate | Nadrieril | 2019-09-09 | 1 | -0/+334 |