Aleksey Kladov
|
171f6e6d00
|
somewhat better name
|
2019-01-20 21:01:11 +03:00 |
|
Aleksey Kladov
|
1ec1bd8139
|
make matching brace consistent
|
2019-01-20 20:59:46 +03:00 |
|
Aleksey Kladov
|
c517696fab
|
use with_db consistently
|
2019-01-20 20:55:08 +03:00 |
|
gfreezy
|
6ab6d1eaa0
|
fix comments
|
2019-01-19 15:36:58 +03:00 |
|
gfreezy
|
5c8cb56506
|
move rename to a new mod
|
2019-01-19 15:36:58 +03:00 |
|
Aleksey Kladov
|
a2ca03d10b
|
⬆️ salsa
|
2019-01-17 14:11:00 +03:00 |
|
Aleksey Kladov
|
8338acfd3a
|
kill last cancelables
|
2019-01-15 21:17:10 +03:00 |
|
Aleksey Kladov
|
0bb170a277
|
remove Canceled from impl of ra_ide_api
|
2019-01-15 21:09:51 +03:00 |
|
Aleksey Kladov
|
05ba45c667
|
remove Canceled from API impl
|
2019-01-15 21:02:42 +03:00 |
|
Aleksey Kladov
|
c159e414b4
|
remove Cancelable from Module API, part 2
|
2019-01-15 18:30:58 +03:00 |
|
Aleksey Kladov
|
fb012e5c1e
|
remove cancelable from symbols
|
2019-01-15 18:19:09 +03:00 |
|
Aleksey Kladov
|
2d3940d0ab
|
rename TreePtr -> TreeArc
This is much clearer about the semantics
|
2019-01-11 19:59:06 +03:00 |
|
Aleksey Kladov
|
dda916bc4d
|
fix tests
|
2019-01-11 18:32:22 +03:00 |
|
Aleksey Kladov
|
3aaf20bd6e
|
return ref ranges from gotodef
|
2019-01-11 16:06:08 +03:00 |
|
Aleksey Kladov
|
f9ed8d4d23
|
envapsulate navigation target better
|
2019-01-11 16:01:57 +03:00 |
|
Aleksey Kladov
|
df6bbc6e42
|
Make from_syntax private
|
2019-01-11 16:01:57 +03:00 |
|
Aleksey Kladov
|
2aa125251e
|
move nav to a separate file
|
2019-01-11 16:01:57 +03:00 |
|
Aleksey Kladov
|
f848aa97ab
|
group feature modules
|
2019-01-11 16:01:57 +03:00 |
|
Florian Diebold
|
a6590ce231
|
Use name resolution for goto definition
|
2019-01-10 21:32:54 +01:00 |
|
Aleksey Kladov
|
64455ad701
|
use unwinding for cancelation
|
2019-01-10 12:20:32 +03:00 |
|
Marcus Klaas de Vries
|
0b8fbb4fad
|
Fix typos in ARCHITECTURE.md and a number of crates
specifically: gen_lsp_server, ra_arena, ra_cli, ra_db, ra_hir
|
2019-01-09 01:17:09 +01:00 |
|
Marcus Klaas de Vries
|
f8261d611a
|
Fix typo defenition -> definition
|
2019-01-08 23:38:51 +01:00 |
|
Aleksey Kladov
|
0c62b1bb7a
|
fix the docs
|
2019-01-08 22:45:52 +03:00 |
|
Aleksey Kladov
|
5b573deb20
|
fix usages after rename
|
2019-01-08 22:33:36 +03:00 |
|