Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn ExpandResult into struct | Florian Diebold | 2020-03-16 | 1 | -11/+11 |
* | Make MBE expansion more resilient (WIP) | Florian Diebold | 2020-03-16 | 1 | -29/+40 |
* | Details about macro NestingState hit and at_end fields | Vincent Rouillé | 2019-12-30 | 1 | -7/+10 |
* | fix #2520: change expand_repeat loop stop condition | Vincent Rouillé | 2019-12-28 | 1 | -36/+31 |
* | Add token ids for all tt::Leaf | Edwin Cheng | 2019-12-18 | 1 | -1/+6 |
* | Refactor tt::Delimiter | Edwin Cheng | 2019-12-13 | 1 | -5/+5 |
* | Support `$crate` in item and expr place. | uHOOCCOOHu | 2019-09-26 | 1 | -1/+1 |
* | use usual token tree for macro expansion | Aleksey Kladov | 2019-09-17 | 1 | -142/+146 |
* | split mbe expander code into two modules | Aleksey Kladov | 2019-09-17 | 1 | -0/+227 |