Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove lower module | Aleksey Kladov | 2019-03-17 | 1 | -8/+3 |
* | dont produce giant debug dumps | Aleksey Kladov | 2019-03-05 | 1 | -1/+8 |
* | rename type to type_alias in the AST as well | Aleksey Kladov | 2019-02-25 | 1 | -2/+2 |
* | Add name_range field to FileSymbol | Ville Penttinen | 2019-02-23 | 1 | -6/+16 |
* | Fix possible issue where unnamed is_symbol_def would pop stack wrongly | Ville Penttinen | 2019-02-13 | 1 | -11/+1 |
* | Use cloned over map + clone | Ville Penttinen | 2019-02-13 | 1 | -1/+1 |
* | Add support for container_name in workspace/symbol query | Ville Penttinen | 2019-02-12 | 1 | -14/+48 |
* | Fix some typos | Pascal Hertleif | 2019-02-12 | 1 | -6/+6 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -4/+1 |
* | move index_resolve to symbol index | Aleksey Kladov | 2019-02-08 | 1 | -0/+8 |
* | Some clippy cleanups | kjeremy | 2019-02-06 | 1 | -1/+1 |
* | rename source_file -> parse | Aleksey Kladov | 2019-01-26 | 1 | -1/+1 |
* | rename FilesDatabase -> SourceDatabase | Aleksey Kladov | 2019-01-26 | 1 | -1/+1 |
* | move ide queries to ide db | Aleksey Kladov | 2019-01-26 | 1 | -0/+8 |
* | :arrow_up: salsa | Aleksey Kladov | 2019-01-25 | 1 | -1/+1 |
* | print one size for symbols | Aleksey Kladov | 2019-01-25 | 1 | -1/+1 |
* | print one size for symbols | Aleksey Kladov | 2019-01-25 | 1 | -6/+2 |
* | more stats | Aleksey Kladov | 2019-01-25 | 1 | -0/+9 |
* | move SyntaxPtr to ra_syntax | Aleksey Kladov | 2019-01-23 | 1 | -7/+7 |
* | typos fix | gfreezy | 2019-01-21 | 1 | -4/+4 |
* | :arrow_up: salsa | Aleksey Kladov | 2019-01-17 | 1 | -12/+9 |
* | remove cancelable from symbols | Aleksey Kladov | 2019-01-15 | 1 | -7/+6 |
* | remove Cancelable from source binders | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | check_canceled does not return Result | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
* | rename TreePtr -> TreeArc | Aleksey Kladov | 2019-01-11 | 1 | -2/+2 |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -0/+222 |