Commit History

Author SHA1 Message Date
  Itamar b35293d945 LibCodeComprehension: Re-organize code comprehension related code 3 years ago
  Itamar 3a71748e5d Userland: Rename IPC ClientConnection => ConnectionFromClient 3 years ago
  Andreas Kling 971b3645ef LibIPC: Add IPC::take_over_accepted_client_from_system_server<Client>() 3 years ago
  Sam Atkins d2024f04bd Userland: Cast unused BackgroundAction::construct() results to void 3 years ago
  Brian Gianforcaro cf4fa936be Everywhere: Use default execpromises argument for Core::System::pledge 3 years ago
  Andreas Kling c1a3968c66 LibCore: Make LocalSocket takeover mechanism return ErrorOr<T> 3 years ago
  Andreas Kling 21a5fb0fa2 LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 3 years ago
  Andreas Kling 54155f8c64 LanguageServers/Cpp: Port to LibMain :^) 3 years ago
  NonStdModel c93f73c617 HackStudio: Remove unnecessary unveil in ShellLanguageServer 4 years ago
  Itamar 6329e9fce6 LanguageServer/Cpp: Add tests 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Itamar bed06b13f3 LanguageServers/Cpp: Add FileDB and pass project_root in Greet() 4 years ago
  Ben Wiederhake 0a2304ba05 Everywhere: Fix weird includes 4 years ago
  Andreas Kling 4055b03291 DevTools: Move to Userland/DevTools/ 4 years ago