Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lift SourceChange to the ra_ide_db | Aleksey Kladov | 2020-05-06 | 1 | -7/+7 |
* | Fixup tests | Aleksey Kladov | 2020-05-05 | 1 | -2/+6 |
* | Use more natural signature for Edit::apply | Aleksey Kladov | 2020-05-05 | 1 | -9/+15 |
* | Adds to SSR match for semantically equivalent call and method call | Mikhail Modin | 2020-04-02 | 1 | -12/+110 |
* | Adds sort for RecordLit comparison in SSR | Mikhail Modin | 2020-04-01 | 1 | -26/+90 |
* | Swtches to rust SSR query check | Mikhail Modin | 2020-03-15 | 1 | -8/+28 |
* | get matches from code.descendants | adamrk | 2020-02-25 | 1 | -7/+9 |
* | save comments as ra_syntax::ast::Comment | adamrk | 2020-02-25 | 1 | -10/+6 |
* | Handle trivia in strucural search and replace | adamrk | 2020-02-23 | 1 | -27/+118 |
* | More manual clippy fixes | Kirill Bulatov | 2020-02-18 | 1 | -5/+9 |
* | Init implementation of structural search replace | Mikhail Modin | 2020-02-14 | 1 | -0/+324 |