ladybird/Userland/DevTools/HackStudio/LanguageServers
Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref()
This makes it more symmetrical with adopt_own() (which is used to
create a NonnullOwnPtr from the result of a naked new.)
2021-04-23 16:46:57 +02:00
..
Cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Shell Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +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 Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ClientConnection.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
CMakeLists.txt HackStudio/LanguageServers: Move some components out of Cpp 2021-03-04 11:21:43 +01:00
FileDB.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
FileDB.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
LanguageClient.ipc LanguageServers/Cpp: Update client asynchronously about symbols 2021-02-27 16:37:35 +01:00
LanguageServer.ipc LanguageServers: Add ProjectLoaction, Declaration types and use in IPC 2021-02-27 16:37:35 +01:00