aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_mbe/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
...
* assign ids when converting ttAleksey Kladov2019-02-111-4/+4
* Merge #790bors[bot]2019-02-111-10/+10
|\
| * make macro-rules eqAleksey Kladov2019-02-111-10/+10
* | typoAleksey Kladov2019-02-111-1/+1
|/
* reformat the worldAleksey Kladov2019-02-081-20/+8
* mbe: Ensure repetition separator matchesJeff Muizelaar2019-02-051-0/+24
* mbe: Add support matching for matching identsJeff Muizelaar2019-02-041-0/+24
* Factor out rules parsingJeff Muizelaar2019-02-041-24/+20
* Make sure we match the entire patternJeff Muizelaar2019-02-031-1/+31
* Fill out test a little moreJeff Muizelaar2019-02-031-14/+18
* Fix macro_rules separator parsing.Jeff Muizelaar2019-02-031-0/+42
* explain the magicAleksey Kladov2019-01-311-0/+7
* cleanup the apiAleksey Kladov2019-01-311-5/+66
* move testAleksey Kladov2019-01-311-1/+8
* split macros across cratesAleksey Kladov2019-01-311-0/+88