Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed typos in `log::warn!` message | Vincent Esche | 2021-01-09 | 1 | -5/+1 |
* | Fixed typos in code comments | Vincent Esche | 2021-01-09 | 2 | -2/+2 |
* | Fix bug when $crate in LHS in mbe | Edwin Cheng | 2021-01-08 | 1 | -5/+4 |
* | Merge #7145 | bors[bot] | 2021-01-08 | 2 | -15/+7 |
|\ | |||||
| * | Proper handling $crate Take 2 | Edwin Cheng | 2021-01-07 | 2 | -15/+7 |
* | | 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 | 2 | -7/+15 |
* | Introduce HygieneFrames for proper token hyginee | Edwin Cheng | 2021-01-02 | 2 | -15/+7 |
* | Refactor mbe parsing code | Edwin Cheng | 2020-12-29 | 2 | -29/+32 |
* | Ignore third punct in 2-composite punct | Edwin Cheng | 2020-12-27 | 1 | -20/+20 |
* | mbe: treat _ as ident | Laurențiu Nicola | 2020-12-20 | 1 | -1/+1 |
* | 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 | 2 | -11/+16 |
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -5/+5 |
* | Rename ra_mbe -> mbe | Aleksey Kladov | 2020-08-13 | 2 | -0/+731 |