1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 09:37:34 +00:00
serenity/Userland/DevTools/HackStudio/LanguageServers
2021-05-02 08:11:38 +02:00
..
Cpp Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 2021-05-01 21:25:06 +02:00
Shell Everywhere: "file name" => "filename" 2021-04-29 22:16:18 +02:00
AutoCompleteEngine.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
AutoCompleteEngine.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ClientConnection.cpp Userland: Make IPC handlers return void if they don't have any outputs 2021-05-02 08:11:38 +02:00
ClientConnection.h Userland: Make IPC handlers return void if they don't have any outputs 2021-05-02 08:11:38 +02:00
CMakeLists.txt HackStudio/LanguageServers: Move some components out of Cpp 2021-03-04 11:21:43 +01:00
FileDB.cpp Everywhere: "file name" => "filename" 2021-04-29 22:16:18 +02:00
FileDB.h Everywhere: "file name" => "filename" 2021-04-29 22:16:18 +02:00
LanguageClient.ipc IPCCompiler: Remove hardcoded endpoint magic, attempt deux 2021-04-25 14:06:56 +02:00
LanguageServer.ipc Everywhere: "file name" => "filename" 2021-04-29 22:16:18 +02:00