Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -21/+21 |
* | Normalize spelling to American English | Aleksey Kladov | 2020-12-10 | 1 | -3/+3 |
* | Move the helpers into ide_db | Kirill Bulatov | 2020-11-28 | 1 | -1/+1 |
* | Extract the import code into the shared module | Kirill Bulatov | 2020-11-27 | 1 | -4/+2 |
* | Fix stackoverflow in insert_use::recursive_merge | Lukas Wirth | 2020-10-14 | 1 | -0/+14 |
* | Reimplement import merging by making it recursive properly nesting all levels | Lukas Wirth | 2020-09-12 | 1 | -6/+8 |
* | Allow merge_imports assists to merge imports of equal visibility | Lukas Wirth | 2020-09-05 | 1 | -0/+50 |
* | Remove duplicated import merge logic | Lukas Wirth | 2020-09-05 | 1 | -75/+36 |
* | **Remove Unused Parameter** refactoring | Aleksey Kladov | 2020-08-19 | 1 | -4/+1 |
* | Rename ra_assists -> assists | Aleksey Kladov | 2020-08-13 | 1 | -0/+321 |