aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_mbe
Commit message (Expand)AuthorAgeFilesLines
* mbe: Add support matching for matching identsJeff Muizelaar2019-02-042-0/+29
* Factor out rules parsingJeff Muizelaar2019-02-041-24/+20
* Make sure we match the entire patternJeff Muizelaar2019-02-032-1/+34
* Fill out test a little moreJeff Muizelaar2019-02-031-14/+18
* Fix macro_rules separator parsing.Jeff Muizelaar2019-02-032-1/+49
* explain the magicAleksey Kladov2019-01-312-19/+56
* cleanup the apiAleksey Kladov2019-01-313-56/+70
* cleanupAleksey Kladov2019-01-313-40/+42
* move testAleksey Kladov2019-01-314-3/+124
* split macros across cratesAleksey Kladov2019-01-315-0/+451