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 | 1 | -1/+1 |
* | Fix bug when $crate in LHS in mbe | Edwin Cheng | 2021-01-08 | 1 | -5/+4 |
* | Proper handling $crate Take 2 | Edwin Cheng | 2021-01-07 | 1 | -14/+6 |
* | Revert "Proper handling $crate and local_inner_macros" | Jonas Schievink | 2021-01-03 | 1 | -6/+14 |
* | Introduce HygieneFrames for proper token hyginee | Edwin Cheng | 2021-01-02 | 1 | -14/+6 |
* | Refactor mbe parsing code | Edwin Cheng | 2020-12-29 | 1 | -13/+16 |
* | mbe: treat _ as ident | Laurențiu Nicola | 2020-12-20 | 1 | -1/+1 |
* | Use named fields in `ExpandResult` | Jonas Schievink | 2020-11-26 | 1 | -7/+11 |
* | Rename ra_mbe -> mbe | Aleksey Kladov | 2020-08-13 | 1 | -0/+254 |