Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change missing impl assist to use todo!() instead of unimplemented() | Chris Hopman | 2020-04-10 | 1 | -17/+17 |
* | Align naming | Aleksey Kladov | 2020-03-24 | 1 | -1/+1 |
* | Simplify | Aleksey Kladov | 2020-03-13 | 1 | -2/+2 |
* | Rename ast::ImplBlock -> ast::ImplDef | Aleksey Kladov | 2020-02-29 | 1 | -3/+3 |
* | Refactor primary IDE API | Aleksey Kladov | 2020-02-26 | 1 | -18/+11 |
* | Formatted changes. | Kevin DeLorey | 2020-02-11 | 1 | -2/+2 |
* | Fixed warning generated after refactoring. | Kevin DeLorey | 2020-02-11 | 1 | -1/+1 |
* | Updated the `add_missing_impl_members` to use the shared utility. | Kevin DeLorey | 2020-02-11 | 1 | -33/+14 |
* | Name assist handlers | Aleksey Kladov | 2020-02-07 | 1 | -0/+608 |