Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #866 | bors[bot] | 2019-02-22 | 1 | -0/+20 |
|\ | |||||
| * | Implement basic support for Associated Methods and Constants | Ville Penttinen | 2019-02-21 | 1 | -0/+20 |
* | | Fix handling of generics in tuple variants and refactor a bit | Florian Diebold | 2019-02-20 | 1 | -0/+17 |
|/ | |||||
* | Fix some typos | Pascal Hertleif | 2019-02-12 | 1 | -2/+2 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -10/+4 |
* | Make doc comments optional | Jeremy Kolb | 2019-01-26 | 1 | -6/+1 |
* | rename source_file -> parse | Aleksey Kladov | 2019-01-26 | 1 | -3/+3 |
* | rename FilesDatabase -> SourceDatabase | Aleksey Kladov | 2019-01-26 | 1 | -1/+1 |
* | fold syntax database into files database | Aleksey Kladov | 2019-01-26 | 1 | -1/+1 |
* | move rename to a new mod | gfreezy | 2019-01-19 | 1 | -2/+1 |
* | remove Canceled from API impl | Aleksey Kladov | 2019-01-15 | 1 | -29/+19 |
* | remove Cancelable from type inference | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | remove Cancelable from funciton body | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | remove Cancelable from source binders | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | Fix type inference for raw (byte) strings | Marcus Klaas de Vries | 2019-01-14 | 1 | -3/+2 |
* | Remove duplication | Jeremy Kolb | 2019-01-14 | 1 | -74/+23 |
* | Add visibility to hover | Jeremy Kolb | 2019-01-14 | 1 | -9/+41 |
* | Tweak message shown for query fallback | Pascal Hertleif | 2019-01-13 | 1 | -1/+5 |
* | Add an explanatory message when we use the Query fallback | DJMcNab | 2019-01-13 | 1 | -4/+11 |
* | rename TreePtr -> TreeArc | Aleksey Kladov | 2019-01-11 | 1 | -2/+2 |
* | fix tests | Aleksey Kladov | 2019-01-11 | 1 | -1/+1 |
* | envapsulate navigation target better | Aleksey Kladov | 2019-01-11 | 1 | -2/+2 |
* | Fix typo defenition -> definition | Marcus Klaas de Vries | 2019-01-08 | 1 | -1/+1 |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -0/+257 |