index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
ra_lsp_server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
optimization: cancel backlog in onEnter
Aleksey Kladov
2019-05-29
2
-3
/
+16
*
add latest requests to status page
Aleksey Kladov
2019-05-29
3
-12
/
+67
*
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
*
silnce profiling in tests
Aleksey Kladov
2019-05-29
1
-1
/
+2
*
Merge #1334
bors[bot]
2019-05-27
2
-1
/
+82
|
\
|
*
check cancellation when expanding macros
Aleksey Kladov
2019-05-27
1
-3
/
+2
|
*
enable profiling in tests
Aleksey Kladov
2019-05-27
2
-1
/
+83
*
|
rename stray id field
Pascal Hertleif
2019-05-27
2
-2
/
+2
*
|
make it build again
Pascal Hertleif
2019-05-27
1
-1
/
+1
*
|
Semantic highlighting spike
Pascal Hertleif
2019-05-27
2
-1
/
+6
|
/
*
add profile calls to real-time requests
Aleksey Kladov
2019-05-27
1
-0
/
+5
*
Added local macro goto
Lenard Pratt
2019-05-04
1
-0
/
+1
*
Basic resolution for ADT
kjeremy
2019-04-23
3
-2
/
+23
*
:arrow_up: lsp
Aleksey Kladov
2019-04-21
1
-1
/
+1
*
switch to official extend selection API
Aleksey Kladov
2019-04-21
5
-3
/
+72
*
cleanup cancellation
Aleksey Kladov
2019-04-17
1
-10
/
+5
*
add a couple of profiling points
Aleksey Kladov
2019-04-14
1
-0
/
+3
*
filter by time
Aleksey Kladov
2019-04-14
1
-21
/
+4
*
cleanup syntax
Aleksey Kladov
2019-04-14
1
-8
/
+20
*
switch to modern paths
Aleksey Kladov
2019-04-14
1
-5
/
+5
*
Modifies runnables test to use multi-workspace root
Roberto Vidal
2019-04-14
2
-29
/
+68
*
Sends cwd info for runnables and code lenses
Roberto Vidal
2019-04-14
5
-3
/
+22
*
Adds support for multiple editor workspaces on initialization
Roberto Vidal
2019-04-14
4
-25
/
+41
*
Refactor CallInfo function signatures to new FunctionSignature type
Ville Penttinen
2019-04-09
2
-18
/
+27
*
Remove checking file exists
Edwin Cheng
2019-04-07
1
-13
/
+6
*
fix formatting
Edwin Cheng
2019-04-07
1
-1
/
+2
*
Add warning when open file outside workspace
Edwin Cheng
2019-04-06
1
-5
/
+15
*
PR issuse resolved
Sergey Parilin
2019-04-02
3
-4
/
+14
*
Move actual include logic to ProjectRoot
Ville Penttinen
2019-03-21
1
-25
/
+20
*
Improve filtering of file roots
Ville Penttinen
2019-03-20
3
-29
/
+65
*
Upgrade ra_vfs to use new Filtering
Ville Penttinen
2019-03-18
2
-3
/
+29
*
LSP: Support EnumMember and Field
kjeremy
2019-03-11
1
-0
/
+2
*
Don't default publishDecorations to true on the server
Florian Diebold
2019-03-09
1
-39
/
+61
*
Merge #948
bors[bot]
2019-03-07
1
-6
/
+11
|
\
|
*
Fix test_missing_module_code_action_in_json_project on Windows
Ville Penttinen
2019-03-07
1
-6
/
+11
*
|
Specify derive feature for serde
pcpthm
2019-03-07
1
-1
/
+1
|
/
*
when loading workspace, say how many packages were loaded
Aleksey Kladov
2019-03-07
3
-22
/
+21
*
Remove rust-project.json test w/ dependencies.
David Wood
2019-03-07
1
-43
/
+0
*
Add test demonstrating logic for handling deps.
David Wood
2019-03-07
1
-1
/
+44
*
Rename and change `add_roots` to return a `Vec`.
David Wood
2019-03-07
1
-1
/
+1
*
Initial implementation of project-lock.json.
David Wood
2019-03-07
4
-18
/
+82
*
Add showWorkspaceLoadedNotification to vscode client
Ville Penttinen
2019-03-06
5
-21
/
+63
*
Rename feedback to show_message
Ville Penttinen
2019-03-05
3
-13
/
+13
*
Remove InternalFeedback
Ville Penttinen
2019-03-05
1
-7
/
+0
*
Send an actual ShowMessage instead of InternalFeedback in feedback()
Ville Penttinen
2019-03-05
3
-20
/
+27
*
Updates
kjeremy
2019-03-05
1
-1
/
+1
*
show message in client's UI if workspace fails to load
Aleksey Kladov
2019-03-05
2
-8
/
+14
*
Add optional range parameter to SyntaxTreeParams
Ville Penttinen
2019-03-03
2
-1
/
+4
[prev]
[next]