Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix out of bounds panic in active parameter | Aleksey Kladov | 2020-07-17 | 1 | -0/+4 |
* | Add test for fn pointers | Aleksey Kladov | 2020-07-17 | 1 | -0/+15 |
* | call_info works with closures | Aleksey Kladov | 2020-07-17 | 1 | -1/+19 |
* | Redner self as param for call infor for assoc fn call | Aleksey Kladov | 2020-07-16 | 1 | -7/+28 |
* | Semantical call info | Aleksey Kladov | 2020-07-16 | 1 | -164/+168 |
* | Align CallableDefId naming with other ids | Aleksey Kladov | 2020-07-16 | 1 | -3/+3 |
* | Simplify | Aleksey Kladov | 2020-07-16 | 1 | -47/+19 |
* | Move type | Aleksey Kladov | 2020-07-16 | 1 | -1/+9 |
* | Off by one error when determining the active param | Aleksey Kladov | 2020-07-15 | 1 | -2/+2 |
* | Refactor CallInfo tests | Aleksey Kladov | 2020-07-15 | 1 | -226/+239 |
* | Remove duplication | Aleksey Kladov | 2020-06-24 | 1 | -3/+3 |
* | Switch to new magic marks | Aleksey Kladov | 2020-05-20 | 1 | -4/+4 |
* | Convert code to text-size | Aleksey Kladov | 2020-04-25 | 1 | -1/+1 |
* | Introduce ActiveParameter | Aleksey Kladov | 2020-04-24 | 1 | -4/+26 |
* | Remove #[should_panic] from call_info tests | Jeremy Kolb | 2020-04-11 | 1 | -6/+15 |
* | Fix unnecessary braces warnings | Laurențiu Nicola | 2020-04-06 | 1 | -7/+7 |
* | Fix completion of HashMap::new | Florian Diebold | 2020-03-13 | 1 | -0/+14 |
* | Basic injections | Aleksey Kladov | 2020-02-27 | 1 | -9/+25 |
* | Refactor primary IDE API | Aleksey Kladov | 2020-02-26 | 1 | -14/+13 |
* | More manual clippy fixes | Kirill Bulatov | 2020-02-18 | 1 | -1/+1 |
* | cleanup imports | Aleksey Kladov | 2020-02-06 | 1 | -4/+2 |
* | Readability | kjeremy | 2020-01-13 | 1 | -5/+5 |
* | Some clippy lints | kjeremy | 2020-01-13 | 1 | -28/+31 |
* | Implement proposed CallHierarchy feature | Jeremy Kolb | 2020-01-08 | 1 | -2/+13 |
* | cargo fmt | Jeremy Kolb | 2019-12-18 | 1 | -1/+3 |
* | Pass test | Jeremy Kolb | 2019-12-18 | 1 | -1/+1 |
* | WIP: See through Macros for SignatureHelp | kjeremy | 2019-12-18 | 1 | -9/+30 |
* | Rename Source -> InFile | Aleksey Kladov | 2019-11-28 | 1 | -1/+1 |
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -0/+592 |