Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-04-08 | Circumvent https://github.com/rust-lang/rust/issues/59803 | Nadrieril | 1 | -6/+10 |
2019-04-04 | Handle Some as in upstream grammar | Nadrieril | 1 | -7/+7 |
2019-03-31 | rustfmt | Nadrieril | 1 | -1/+2 |
2019-03-27 | Integrate the special patterns from match_children!() into iter_patterns | Nadrieril | 1 | -5/+90 |
2019-03-27 | Manually rustfmt like a nazi | Nadrieril | 1 | -7/+23 |
2019-03-20 | Obsolete old parser macros; performance is now dead | Nadrieril | 1 | -14/+11 |
2019-03-20 | Handle simple parsing cases with new macros | Nadrieril | 1 | -2/+2 |
2019-03-19 | Extract the core of parser macros into a separate crate | Nadrieril | 1 | -0/+190 |