| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add an example to pest_consume | Nadrieril | 2019-09-11 | 4 | -0/+96 |
| * | No need to force user data to be a reference | Nadrieril | 2019-09-10 | 1 | -53/+50 |
| * | Rename various bits of the pest_consume API | Nadrieril | 2019-09-10 | 1 | -143/+159 |
| * | Use an enum instead of strings for rule aliasing | Nadrieril | 2019-09-10 | 1 | -3/+4 |
| * | Use proc_macro_hack to avoid the need for the proc_macro_hygiene feature | Nadrieril | 2019-09-10 | 2 | -1/+4 |
| * | Implement parsing in PestConsumer | Nadrieril | 2019-09-10 | 1 | -0/+23 |
| * | Formatting | Nadrieril | 2019-09-10 | 1 | -65/+32 |
| * | Use match_inputs for parser entrypoint | Nadrieril | 2019-09-10 | 1 | -8/+34 |
| * | Remove custom pair debugging | Nadrieril | 2019-09-10 | 1 | -52/+0 |
| * | Rename parse_children to match_inputs | Nadrieril | 2019-09-10 | 1 | -1/+1 |
| * | Generalize parse_children and change its invocation | Nadrieril | 2019-09-10 | 1 | -1/+94 |
| * | Move pest_consume macros into their own crate | Nadrieril | 2019-09-09 | 2 | -2/+2 |
| * | Move pest_consume into its own crate | Nadrieril | 2019-09-09 | 2 | -0/+136 |
