Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |