Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add AccessMode to decls | kjeremy | 2020-01-10 | 1 | -8/+57 |
| | |||||
* | Split Declaration out into it's own type | kjeremy | 2020-01-10 | 1 | -48/+52 |
| | |||||
* | Simplify and update tests to account for access | kjeremy | 2020-01-10 | 1 | -48/+53 |
| | |||||
* | Tweaks | Jeremy Kolb | 2020-01-10 | 1 | -13/+35 |
| | |||||
* | Basic DocumentHighlightKind support for assignments | Jeremy Kolb | 2020-01-10 | 1 | -5/+68 |
| | |||||
* | visibility tweak | Jeremy Kolb | 2020-01-09 | 1 | -2/+2 |
| | |||||
* | Actually test references | kjeremy | 2020-01-08 | 1 | -14/+98 |
| | |||||
* | Adds a way to limits reference search by StructLiteral | Mikhail Modin | 2020-01-08 | 1 | -11/+84 |
| | |||||
* | Rename GenericParam -> TypeParam | Aleksey Kladov | 2019-12-07 | 1 | -1/+1 |
| | | | | We don't have LifetimeParam yet, but they are planned! | ||||
* | Rename Source -> InFile | Aleksey Kladov | 2019-11-28 | 1 | -4/+4 |
| | |||||
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -0/+389 |