Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ModuleDef is Def-free | Aleksey Kladov | 2019-01-24 | 1 | -1/+0 |
* | Migrate trait & type to new ids | Aleksey Kladov | 2019-01-24 | 1 | -31/+28 |
* | move consts&statics to new id | Aleksey Kladov | 2019-01-24 | 1 | -8/+14 |
* | adapt ide_api to the new API | Aleksey Kladov | 2019-01-24 | 1 | -4/+7 |
* | adapt ide_api to the new API | Aleksey Kladov | 2019-01-24 | 1 | -7/+13 |
* | update ide_api to new hir | Aleksey Kladov | 2019-01-24 | 1 | -4/+8 |
* | Change ids strategy | Aleksey Kladov | 2019-01-24 | 1 | -2/+11 |
* | remove Cancelable from navigation target | Aleksey Kladov | 2019-01-15 | 1 | -23/+11 |
* | remove Cancelable from static&const API | Aleksey Kladov | 2019-01-15 | 1 | -4/+4 |
* | remove Cancelable from adt API | Aleksey Kladov | 2019-01-15 | 1 | -3/+3 |
* | remove Cancelable from Module API | Aleksey Kladov | 2019-01-15 | 1 | -4/+4 |
* | fix go to parent module | Aleksey Kladov | 2019-01-13 | 1 | -0/+19 |
* | actually produce missing def kinds | Aleksey Kladov | 2019-01-11 | 1 | -0/+16 |
* | kill NavTarget ptr | Aleksey Kladov | 2019-01-11 | 1 | -6/+2 |
* | fix tests | Aleksey Kladov | 2019-01-11 | 1 | -7/+28 |
* | envapsulate navigation target better | Aleksey Kladov | 2019-01-11 | 1 | -24/+88 |
* | simplify | Aleksey Kladov | 2019-01-11 | 1 | -5/+2 |
* | reshuffle nones | Aleksey Kladov | 2019-01-11 | 1 | -21/+10 |
* | refactor nav target | Aleksey Kladov | 2019-01-11 | 1 | -20/+29 |
* | Make from_syntax private | Aleksey Kladov | 2019-01-11 | 1 | -13/+10 |
* | move nav to a separate file | Aleksey Kladov | 2019-01-11 | 1 | -0/+86 |