Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a license field to all the crates | Yuki Okushi | 2020-07-14 | 1 | -0/+1 |
| | |||||
* | Update versions | Kirill Bulatov | 2020-02-18 | 1 | -3/+3 |
| | |||||
* | Disable doctests | Aleksey Kladov | 2019-11-17 | 1 | -1/+3 |
| | |||||
* | Update smallvec dep to 1.0 | memoryruins | 2019-11-15 | 1 | -1/+1 |
| | |||||
* | Remove unused dependencies | Shotaro Yamada | 2019-10-12 | 1 | -1/+0 |
| | |||||
* | "Fix" mbe to work with decomposed tokens | Aleksey Kladov | 2019-09-10 | 1 | -0/+4 |
| | | | | We regressed $i * 2 where $i = 1 + 1, need to fix that! | ||||
* | Fix more bugs | Edwin Cheng | 2019-04-25 | 1 | -0/+1 |
| | |||||
* | Add handling `token` seperator in mbe | Edwin Cheng | 2019-04-25 | 1 | -0/+1 |
| | |||||
* | Add multi-byte token support in tkn tree to ast | Edwin Cheng | 2019-04-04 | 1 | -1/+1 |
| | |||||
* | add dependency on the parser | Aleksey Kladov | 2019-02-23 | 1 | -0/+1 |
| | |||||
* | Fix typo in Cargo.toml authors | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
| | | | | Fixes typo introduced in #782 | ||||
* | Update authors field in Cargo.tomls to "rust-analyzer developers" | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
| | | | | This closes #777 | ||||
* | move test | Aleksey Kladov | 2019-01-31 | 1 | -1/+2 |
| | |||||
* | split macros across crates | Aleksey Kladov | 2019-01-31 | 1 | -0/+10 |