Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create modules via SourceBinder | Aleksey Kladov | 2020-01-16 | 2 | -16/+8 |
| | |||||
* | Move module to SourceBinder | Aleksey Kladov | 2020-01-16 | 2 | -2/+2 |
| | |||||
* | Move more stuff to SourceBinder | Aleksey Kladov | 2020-01-16 | 1 | -2/+2 |
| | |||||
* | Make FromSource private | Aleksey Kladov | 2020-01-16 | 1 | -2/+2 |
| | |||||
* | Only new-style classification | Aleksey Kladov | 2020-01-15 | 1 | -14/+1 |
| | |||||
* | Make syntax highlighting linear | Aleksey Kladov | 2020-01-15 | 1 | -46/+63 |
| | |||||
* | Some clippy lints | kjeremy | 2020-01-13 | 1 | -2/+1 |
| | |||||
* | Adds a way to limits reference search by StructLiteral | Mikhail Modin | 2020-01-08 | 1 | -1/+7 |
| | |||||
* | Fix resolve for field init shorthand | Aleksey Kladov | 2019-12-20 | 1 | -4/+5 |
| | |||||
* | Cleanup Crate API | Aleksey Kladov | 2019-12-08 | 1 | -10/+6 |
| | |||||
* | Rename GenericParam -> TypeParam | Aleksey Kladov | 2019-12-07 | 2 | -7/+7 |
| | | | | We don't have LifetimeParam yet, but they are planned! | ||||
* | Get the right analyzer for impls | Aleksey Kladov | 2019-12-07 | 1 | -1/+0 |
| | |||||
* | Classify name works for TypeParams | Aleksey Kladov | 2019-12-07 | 1 | -0/+9 |
| | |||||
* | Push identifier check to rename function | Wilco Kusee | 2019-11-29 | 1 | -1/+8 |
| | |||||
* | Test rename for various identifiers | Wilco Kusee | 2019-11-29 | 1 | -0/+43 |
| | |||||
* | Rename Source -> InFile | Aleksey Kladov | 2019-11-28 | 2 | -4/+4 |
| | |||||
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 4 | -0/+742 |