Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix some typos | Pascal Hertleif | 2019-02-12 | 2 | -4/+4 | |
* | docs | Aleksey Kladov | 2019-02-11 | 1 | -0/+8 | |
* | assign ids when converting tt | Aleksey Kladov | 2019-02-11 | 2 | -10/+36 | |
* | assign ids to tokens | Aleksey Kladov | 2019-02-11 | 3 | -3/+5 | |
* | Merge #790 | bors[bot] | 2019-02-11 | 1 | -10/+10 | |
|\ | ||||||
| * | make macro-rules eq | Aleksey Kladov | 2019-02-11 | 1 | -10/+10 | |
* | | typo | Aleksey Kladov | 2019-02-11 | 2 | -2/+2 | |
|/ | ||||||
* | Fix typo in Cargo.toml authors | Ville Penttinen | 2019-02-11 | 1 | -1/+1 | |
* | Update authors field in Cargo.tomls to "rust-analyzer developers" | Ville Penttinen | 2019-02-11 | 1 | -1/+1 | |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 4 | -71/+22 | |
* | avoid 'ignored' in test output | Aleksey Kladov | 2019-02-08 | 1 | -2/+2 | |
* | mbe: Ensure repetition separator matches | Jeff Muizelaar | 2019-02-05 | 2 | -2/+30 | |
* | mbe: Add support matching for matching idents | Jeff Muizelaar | 2019-02-04 | 2 | -0/+29 | |
* | Factor out rules parsing | Jeff Muizelaar | 2019-02-04 | 1 | -24/+20 | |
* | Make sure we match the entire pattern | Jeff Muizelaar | 2019-02-03 | 2 | -1/+34 | |
* | Fill out test a little more | Jeff Muizelaar | 2019-02-03 | 1 | -14/+18 | |
* | Fix macro_rules separator parsing. | Jeff Muizelaar | 2019-02-03 | 2 | -1/+49 | |
* | explain the magic | Aleksey Kladov | 2019-01-31 | 2 | -19/+56 | |
* | cleanup the api | Aleksey Kladov | 2019-01-31 | 3 | -56/+70 | |
* | cleanup | Aleksey Kladov | 2019-01-31 | 3 | -40/+42 | |
* | move test | Aleksey Kladov | 2019-01-31 | 4 | -3/+124 | |
* | split macros across crates | Aleksey Kladov | 2019-01-31 | 5 | -0/+451 |