Itamar
|
33043f269d
HackStudio: Add tokens_info_result() and tokens_info_result() IPC calls
|
3 年之前 |
sin-ack
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
3 年之前 |
Andreas Kling
|
971b3645ef
LibIPC: Add IPC::take_over_accepted_client_from_system_server<Client>()
|
3 年之前 |
Itamar
|
32be65a8b4
CppLanguageServer: Add "get_parameters_hint" capability
|
4 年之前 |
Itamar
|
c49cf23a86
LanguageServers: Remove ClientConnection dependency
|
4 年之前 |
Gunnar Beutner
|
5bb79ea0a7
Userland: Update IPC calls to use proxies
|
4 年之前 |
Gunnar Beutner
|
065040872f
Userland: Change IPC funcs to use plain arguments instead of a struct
|
4 年之前 |
Gunnar Beutner
|
889359b6f9
Userland: Make IPC handlers return void if they don't have any outputs
|
4 年之前 |
Gunnar Beutner
|
7cf2839a26
Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlers
|
4 年之前 |
Andreas Kling
|
7ae7170d61
Everywhere: "file name" => "filename"
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Itamar
|
8688259ed9
LanguageServers/Cpp: Support jumping to declaration of preprocessor
|
4 年之前 |
Itamar
|
4223f03b2b
LanguageServers: Support calling SetFileContent with not-yet open files
|
4 年之前 |
AnotherTest
|
e59a631511
HackStudio/LanguageServers: Move some components out of Cpp
|
4 年之前 |