Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change ids strategy | Aleksey Kladov | 2019-01-24 | 1 | -2/+2 |
* | remove Canceled from API impl | Aleksey Kladov | 2019-01-15 | 1 | -18/+15 |
* | remove Cancelable from type inference | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | remove Cancelable from nameres | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | remove Cancelable from fn_scopes | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | remove Cancelable from funciton body | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | remove Cancelable from navigation target | Aleksey Kladov | 2019-01-15 | 1 | -3/+3 |
* | remove cancelable from symbols | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | remove Cancelable from source binders | Aleksey Kladov | 2019-01-15 | 1 | -4/+3 |
* | goto defenition works for type-inferred methods | Aleksey Kladov | 2019-01-13 | 1 | -2/+49 |
* | Add an explanatory message when we use the Query fallback | DJMcNab | 2019-01-13 | 1 | -6/+25 |
* | fix tests | Aleksey Kladov | 2019-01-11 | 1 | -35/+19 |
* | return ref ranges from gotodef | Aleksey Kladov | 2019-01-11 | 1 | -4/+6 |
* | envapsulate navigation target better | Aleksey Kladov | 2019-01-11 | 1 | -20/+3 |
* | Use name resolution for goto definition | Florian Diebold | 2019-01-10 | 1 | -0/+43 |
* | Fix typo defenition -> definition | Marcus Klaas de Vries | 2019-01-08 | 1 | -0/+139 |