Sebastian Ullrich
|
ae7b895f7a
|
refactor: unname some unused variables
|
2022-06-07 16:37:45 -07:00 |
|
Leonardo de Moura
|
12e2a79170
|
chore: fix codebase after removing auto pure
|
2022-02-03 18:08:14 -08:00 |
|
Sebastian Ullrich
|
d503fe6d13
|
refactor: avoid double exception layer with AsyncList
|
2022-01-14 09:18:57 +01:00 |
|
Joscha
|
088433dc57
|
refactor: let AsyncList creation be stateful
|
2022-01-14 09:18:57 +01:00 |
|
Sebastian Ullrich
|
8df2b07209
|
refactor: remove double exception layer in RequestM
|
2021-11-09 16:58:13 +01:00 |
|
Leonardo de Moura
|
f4a7ffd8c8
|
chore: fix codebase and tests
|
2021-06-29 17:14:52 -07:00 |
|
Sebastian Ullrich
|
5df753f338
|
feat: server: support ranged semantic tokens (keywords only for now)
|
2021-03-16 16:41:32 -07:00 |
|
Wojciech Nawrocki
|
5a46f43b56
|
fix: elab cancellation on server exit
|
2021-01-15 13:29:22 -08:00 |
|
Wojciech Nawrocki
|
19e395ded7
|
feat: begin work on mouse hovers in server
|
2020-12-31 10:45:58 +01:00 |
|
Wojciech Nawrocki
|
ed81967338
|
doc: AsyncList methods
|
2020-12-23 20:00:36 +01:00 |
|
mhuisi
|
23371c5f82
|
feat: waitForDiagnostics & waitForResponses requests
|
2020-12-23 20:00:36 +01:00 |
|
Wojciech Nawrocki
|
c9f88ff89e
|
fix: compare ASTs in the server
Hopefully this can handle all edge cases.
|
2020-12-23 20:00:36 +01:00 |
|
Marc Huisinga
|
37a49afd7b
|
fix: snapshot list divergence & stale diagnostics
|
2020-12-23 20:00:36 +01:00 |
|
Marc Huisinga
|
614e981c19
|
chore: refactor with new where syntax and auto-quantification
|
2020-12-23 20:00:36 +01:00 |
|
Marc Huisinga
|
8c4becbdd3
|
chore: superficial refactoring
|
2020-12-23 20:00:36 +01:00 |
|
Wojciech Nawrocki
|
827dbc92a9
|
fix: AsyncList bug
|
2020-12-23 20:00:36 +01:00 |
|
Wojciech Nawrocki
|
e0d2af1805
|
chore: move to new frontend
|
2020-12-23 20:00:36 +01:00 |
|
Wojciech Nawrocki
|
6ca91ff83c
|
feat: Task-based asynchronous lists
|
2020-12-23 20:00:36 +01:00 |
|