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
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
move translate_offset_with_edit to ra_editor
Bernardo
2018-12-25
1
-3
/
+1
*
test translate_offset_with_edit against simple impl for single edits
Bernardo
2018-12-25
1
-1
/
+3
*
remove explicit serde_derive
Aleksey Kladov
2018-12-21
1
-1
/
+0
*
swtich lsp server to vfs
Aleksey Kladov
2018-12-20
1
-0
/
+2
*
wip
Aleksey Kladov
2018-12-20
1
-1
/
+1
*
Bump languageserver-types to 0.53.0 to support LSP 3.14.0
Jeremy A. Kolb
2018-12-19
1
-1
/
+1
*
move thread worker to a separate crate
Aleksey Kladov
2018-12-18
1
-0
/
+1
*
extract AtomEdit and Edit into new ra_text_edit crate
Bernardo
2018-12-10
1
-0
/
+1
*
switch threadpool back from rayon to threadpool
Aleksey Kladov
2018-12-09
1
-0
/
+1
*
Cargo update
Jeremy A. Kolb
2018-11-07
1
-1
/
+1
*
extract fixture parsing
Aleksey Kladov
2018-10-31
1
-0
/
+1
*
Cargo Update run
Jeremy A. Kolb
2018-10-23
1
-1
/
+1
*
Add LspError to explicity return errors from LSP handlers
Jeremy A. Kolb
2018-10-22
1
-0
/
+1
*
migrate analysis and server to 2018
Aleksey Kladov
2018-10-15
1
-0
/
+1
*
Replace HashMap, HashSet with FxHashMap and FxHashSet
Muhammad Mominul Huque
2018-10-11
1
-0
/
+1
*
Support LSP 3.13
Jeremy A. Kolb
2018-09-23
1
-1
/
+1
*
rename all things
Aleksey Kladov
2018-09-16
1
-0
/
+31