| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-10-16 | move syntax::ext to new crate syntax_expand | Mazdak Farrokhzad | -943/+0 | |
| 2019-10-15 | syntax::parse::sess -> syntax::sess | Mazdak Farrokhzad | -1/+2 | |
| 2019-10-13 | mbe: reduce panictry! uses. | Mazdak Farrokhzad | -25/+27 | |
| 2019-09-30 | syntax: Support modern attribute syntax in the `meta` matcher | Vadim Petrochenkov | -1/+1 | |
| 2019-09-25 | move function closer to its usage | Aleksey Kladov | -12/+0 | |
| 2019-09-22 | make mbe::TokenTree private to module | Aleksey Kladov | -2/+2 | |
| 2019-09-22 | pull mbe token tree definition up | Aleksey Kladov | -5/+5 | |
| 2019-09-22 | rename tt -> mbe, part 2 | Aleksey Kladov | -1/+1 | |
| 2019-09-22 | rename libsyntax::ext::tt to mbe | Aleksey Kladov | -0/+952 | |
| mbe stands for macro-by-example | ||||
