Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace SyntaxKind usage with T! macro where applicable | Lukas Wirth | 2021-01-10 | 1 | -6/+6 |
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -34/+34 |
* | Don't wrap parens around expr in remove_dbg assist if its in conditions | Lukas Wirth | 2020-11-20 | 1 | -7/+64 |
* | Keep parens around in remove-dbg for range expressions | Lukas Wirth | 2020-10-25 | 1 | -8/+9 |
* | Don't keep parens around in remove-dbg | Lukas Wirth | 2020-10-25 | 1 | -1/+61 |
* | Don't keep parens around with remove-dbg when encountering method chaining | Lukas Wirth | 2020-10-25 | 1 | -0/+20 |
* | Do not leave braces for colons in dbg! | Kirill Bulatov | 2020-10-06 | 1 | -2/+7 |
* | Properly preserve macro braces | Kirill Bulatov | 2020-09-11 | 1 | -25/+16 |
* | One more test | Kirill Bulatov | 2020-09-10 | 1 | -0/+2 |
* | Use better heuristics for replacement text when removing dbg! | Kirill Bulatov | 2020-09-10 | 1 | -37/+116 |
* | **Remove Unused Parameter** refactoring | Aleksey Kladov | 2020-08-19 | 1 | -1/+2 |
* | Rename ra_assists -> assists | Aleksey Kladov | 2020-08-13 | 1 | -0/+205 |