Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cargo format | Muhammad Mominul Huque | 2019-06-15 | 1 | -7/+2 |
* | Get rid of failure: ra_lsp_server & ra_project_model | Muhammad Mominul Huque | 2019-06-14 | 1 | -13/+18 |
* | make LRU cache configurable | Aleksey Kladov | 2019-06-12 | 1 | -1/+1 |
* | Fix clippy::identity_conversion | Alan Du | 2019-06-04 | 1 | -2/+2 |
* | rename | Aleksey Kladov | 2019-06-01 | 1 | -10/+10 |
* | move subs inside | Aleksey Kladov | 2019-06-01 | 1 | -4/+2 |
* | use sync queries for join lines and friends | Aleksey Kladov | 2019-05-31 | 1 | -5/+11 |
* | add sync requests | Aleksey Kladov | 2019-05-31 | 1 | -39/+56 |
* | cleanup | Aleksey Kladov | 2019-05-31 | 1 | -39/+42 |
* | cleanup | Aleksey Kladov | 2019-05-31 | 1 | -35/+48 |
* | simplify | Aleksey Kladov | 2019-05-31 | 1 | -51/+52 |
* | move completed requests to a separate file | Aleksey Kladov | 2019-05-31 | 1 | -43/+27 |
* | simplify | Aleksey Kladov | 2019-05-31 | 1 | -3/+3 |
* | introduce constant | Aleksey Kladov | 2019-05-31 | 1 | -7/+13 |
* | minor | Aleksey Kladov | 2019-05-31 | 1 | -1/+1 |
* | optimization: cancel backlog in onEnter | Aleksey Kladov | 2019-05-29 | 1 | -3/+12 |
* | add latest requests to status page | Aleksey Kladov | 2019-05-29 | 1 | -10/+28 |
* | log the actual time of requests | Aleksey Kladov | 2019-05-29 | 1 | -16/+31 |
* | trigger garbage collection *after* requests, not before | Aleksey Kladov | 2019-05-29 | 1 | -2/+5 |
* | more perf logging | Aleksey Kladov | 2019-05-29 | 1 | -3/+8 |
* | Basic resolution for ADT | kjeremy | 2019-04-23 | 1 | -0/+1 |
* | switch to official extend selection API | Aleksey Kladov | 2019-04-21 | 1 | -0/+1 |
* | Adds support for multiple editor workspaces on initialization | Roberto Vidal | 2019-04-14 | 1 | -14/+17 |
* | PR issuse resolved | Sergey Parilin | 2019-04-02 | 1 | -4/+3 |
* | when loading workspace, say how many packages were loaded | Aleksey Kladov | 2019-03-07 | 1 | -7/+7 |
* | Add showWorkspaceLoadedNotification to vscode client | Ville Penttinen | 2019-03-06 | 1 | -5/+8 |
* | Rename feedback to show_message | Ville Penttinen | 2019-03-05 | 1 | -3/+3 |
* | Send an actual ShowMessage instead of InternalFeedback in feedback() | Ville Penttinen | 2019-03-05 | 1 | -16/+21 |
* | show message in client's UI if workspace fails to load | Aleksey Kladov | 2019-03-05 | 1 | -7/+12 |
* | Remove RawResponse::empty() | Ville Penttinen | 2019-02-27 | 1 | -2/+5 |
* | Work around for issue in vscode reporting a failure in request | Ville Penttinen | 2019-02-27 | 1 | -5/+11 |
* | automatically wait for worker threads | Aleksey Kladov | 2019-02-14 | 1 | -14/+12 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -42/+13 |
* | Implement lens for impls and support resolving lenses. | Jeremy Kolb | 2019-02-04 | 1 | -0/+1 |
* | Go to Implementation for structs and enums | Jeremy Kolb | 2019-01-30 | 1 | -0/+1 |
* | automatically collect garbage | Aleksey Kladov | 2019-01-27 | 1 | -1/+2 |
* | add gc request | Aleksey Kladov | 2019-01-25 | 1 | -9/+18 |
* | ad status command | Aleksey Kladov | 2019-01-22 | 1 | -0/+1 |
* | rename mod | gfreezy | 2019-01-19 | 1 | -4/+1 |
* | :arrow_up: update rust | Aleksey Kladov | 2019-01-19 | 1 | -1/+0 |
* | switch to lsp-types | Aleksey Kladov | 2019-01-14 | 1 | -1/+1 |
* | Merge #500 | bors[bot] | 2019-01-12 | 1 | -0/+1 |
|\ | |||||
| * | Code lens support for running tests | Jeremy A. Kolb | 2019-01-11 | 1 | -0/+1 |
* | | warn louder on mising sysroot | Aleksey Kladov | 2019-01-11 | 1 | -1/+1 |
|/ | |||||
* | prioritize event handing over indexing | Aleksey Kladov | 2019-01-11 | 1 | -4/+15 |
* | Fix typos in ARCHITECTURE.md and a number of crates | Marcus Klaas de Vries | 2019-01-09 | 1 | -1/+1 |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -1/+1 |
* | refactor | Simon Vandel Sillesen | 2019-01-06 | 1 | -9/+5 |
* | extract area to a crate | Aleksey Kladov | 2019-01-04 | 1 | -2/+2 |
* | Merge #385 | bors[bot] | 2018-12-31 | 1 | -0/+1 |
|\ |