aboutsummaryrefslogtreecommitdiff
path: root/crates/mbe/src/syntax_bridge.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix non-latin characters doc comment for mbeEdwin Cheng2021-02-281-1/+1
* Fix builtin macros split exprs on commaEdwin Cheng2021-02-281-1/+38
* :arrow_up: rowanAleksey Kladov2021-01-201-3/+1
* .Aleksey Kladov2021-01-191-1/+1
* Reduce TokenMap sizeEdwin Cheng2021-01-191-10/+16
* shrink_to_fit `TokenMap`'s backing storageJonas Schievink2021-01-181-1/+3
* Fixed typos in private type namesVincent Esche2021-01-091-5/+5
* Fixed typos in code commentsVincent Esche2021-01-091-1/+1
* Refactor TokenBuffer for reduc cloningEdwin Cheng2021-01-041-12/+9
* Reduce string copyingEdwin Cheng2021-01-041-14/+16
* Rollback 6929Edwin Cheng2020-12-281-2/+1
* mbe: treat _ as identLaurențiu Nicola2020-12-201-1/+2
* Node-ify lifetimesLukas Wirth2020-12-161-2/+2
* Bump smol_str from 0.1.16 to 0.1.17Jean SIMARD2020-09-241-1/+4
* Rename ra_mbe -> mbeAleksey Kladov2020-08-131-0/+832