Commit History

Author SHA1 Message Date
  Itamar 32be65a8b4 CppLanguageServer: Add "get_parameters_hint" capability 4 years ago
  Andreas Kling a345a1f4a1 Userland: Mark subclasses of IPC::{Client,Server}Connection final 4 years ago
  Itamar 400d3ddb08 LanguageServers: Rename AutoCompleteEngine => CodeComprehensionEngine 4 years ago
  Itamar b1531b78f6 HackStudio+CppLanguageServer: Remove lexer-based autocomplete engine 4 years ago
  Itamar c49cf23a86 LanguageServers: Remove ClientConnection dependency 4 years ago
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 years ago
  Gunnar Beutner 78803ce384 Userland: Split IPC endpoints into proxies and stubs 4 years ago
  Gunnar Beutner 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct 4 years ago
  Gunnar Beutner 889359b6f9 Userland: Make IPC handlers return void if they don't have any outputs 4 years ago
  Gunnar Beutner 7cf2839a26 Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  AnotherTest e59a631511 HackStudio/LanguageServers: Move some components out of Cpp 4 years ago