Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partially unify SymbolKind and CompletionItemKind | Lukas Wirth | 2021-01-20 | 1 | -2/+3 |
* | Show deprecated completions for deprecated traits | Kirill Bulatov | 2021-01-18 | 1 | -1/+4 |
* | Make the result of Const, FunctionRender and TypeAliasRender constructors opt... | Nick Spain | 2021-01-02 | 1 | -5/+4 |
* | Mark HasSource::source_old as deprecated but allow at all call sites | Nick Spain | 2021-01-02 | 1 | -0/+1 |
* | HasSource::source -> HasSource::source_old | Nick Spain | 2021-01-02 | 1 | -1/+1 |
* | Get rid of do-er antipattern | Igor Aleksanov | 2020-11-03 | 1 | -3/+10 |
* | Add doc-comments to the new files | Igor Aleksanov | 2020-11-03 | 1 | -0/+2 |
* | Add TypeAliasRender | Igor Aleksanov | 2020-11-03 | 1 | -2/+1 |
* | Add ConstRender | Igor Aleksanov | 2020-11-03 | 1 | -0/+47 |