Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to TryFrom | Aleksey Kladov | 2020-04-25 | 1 | -2/+2 |
* | Convert code to text-size | Aleksey Kladov | 2020-04-25 | 1 | -4/+4 |
* | Scale token generation back | Aleksey Kladov | 2020-04-10 | 1 | -2/+1 |
* | Add _token suffix to token accessors | Aleksey Kladov | 2020-04-09 | 1 | -1/+1 |
* | Provide more complete AST accessors to support usage in rustc | Luca Barbieri | 2020-04-09 | 1 | -2/+3 |
* | Start stdx | Aleksey Kladov | 2020-03-28 | 1 | -22/+17 |
* | Cleanup imports | Aleksey Kladov | 2020-03-19 | 1 | -1/+2 |
* | Rename ast::ImplBlock -> ast::ImplDef | Aleksey Kladov | 2020-02-29 | 1 | -8/+8 |
* | Refactor primary IDE API | Aleksey Kladov | 2020-02-26 | 1 | -8/+3 |
* | Run cargo +nightly fix --clippy -Z unstable-options | Kirill Bulatov | 2020-02-18 | 1 | -1/+1 |
* | Fix add_new assist (kind of) | Florian Diebold | 2020-02-07 | 1 | -5/+10 |
* | Clean up RPIT a bit | Florian Diebold | 2020-02-07 | 1 | -0/+1 |
* | Name assist handlers | Aleksey Kladov | 2020-02-07 | 1 | -0/+430 |