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