Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed typos in code comments | Vincent Esche | 2021-01-09 | 1 | -1/+1 |
* | Merge #7145 | bors[bot] | 2021-01-08 | 1 | -1/+1 |
|\ | |||||
| * | Proper handling $crate Take 2 | Edwin Cheng | 2021-01-07 | 1 | -1/+1 |
* | | Refactor TokenBuffer for reduc cloning | Edwin Cheng | 2021-01-04 | 1 | -3/+3 |
|/ | |||||
* | Revert "Proper handling $crate and local_inner_macros" | Jonas Schievink | 2021-01-03 | 1 | -1/+1 |
* | Introduce HygieneFrames for proper token hyginee | Edwin Cheng | 2021-01-02 | 1 | -1/+1 |
* | Refactor mbe parsing code | Edwin Cheng | 2020-12-29 | 1 | -16/+16 |
* | Ignore third punct in 2-composite punct | Edwin Cheng | 2020-12-27 | 1 | -20/+20 |
* | Node-ify lifetimes | Lukas Wirth | 2020-12-16 | 1 | -1/+1 |
* | Add missing arg for eat_char | Edwin Cheng | 2020-12-11 | 1 | -3/+3 |
* | negative sign matching in mbe matching for literal | Edwin Cheng | 2020-12-11 | 1 | -4/+28 |
* | Use named fields in `ExpandResult` | Jonas Schievink | 2020-11-26 | 1 | -4/+5 |
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -5/+5 |
* | Rename ra_mbe -> mbe | Aleksey Kladov | 2020-08-13 | 1 | -0/+477 |