aboutsummaryrefslogtreecommitdiff
path: root/crates/mbe/src/mbe_expander/transcriber.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix bug when $crate in LHS in mbeEdwin Cheng2021-01-081-5/+4
* Proper handling $crate Take 2Edwin Cheng2021-01-071-14/+6
* Revert "Proper handling $crate and local_inner_macros"Jonas Schievink2021-01-031-6/+14
* Introduce HygieneFrames for proper token hygineeEdwin Cheng2021-01-021-14/+6
* Refactor mbe parsing codeEdwin Cheng2020-12-291-13/+16
* mbe: treat _ as identLaurențiu Nicola2020-12-201-1/+1
* Use named fields in `ExpandResult`Jonas Schievink2020-11-261-7/+11
* Rename ra_mbe -> mbeAleksey Kladov2020-08-131-0/+254