Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() há 3 anos atrás
  Brian Gianforcaro a4c37d49a0 DevTools: Remove unused header includes há 4 anos atrás
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions há 4 anos atrás
  Itamar 32be65a8b4 CppLanguageServer: Add "get_parameters_hint" capability há 4 anos atrás
  Federico Guerinoni e0f1c237d2 HackStudio: Make TODO entries clickable há 4 anos atrás
  Federico Guerinoni 26a7356e90 LanguageServers: Add function to collect TODO entries in a document há 4 anos atrás
  Andreas Kling c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() há 4 anos atrás
  Itamar b1531b78f6 HackStudio+CppLanguageServer: Remove lexer-based autocomplete engine há 4 anos atrás
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies há 4 anos atrás
  Gunnar Beutner 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Itamar 667926df73 HackStudio: Store known symbol declarations in ProjectDeclarations há 4 anos atrás
  Itamar cfa100cb65 HackStudio: Restart LanguageServer if it crashes há 4 anos atrás
  Itamar 74070ef74d HackStudio: Map connections to langauge-servers by language name há 4 anos atrás
  Itamar 17e6287333 LanguageServers/Cpp: Fix typo há 4 anos atrás
  Itamar 54bc9114b3 HackStudio: Support searching symbol declarations in the Locator há 4 anos atrás
  Itamar 4b483071fb LanguageServers: Add ProjectLoaction, Declaration types and use in IPC há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  Itamar 5bc82c0185 LanguageServers/Cpp: Add 'FindDeclaration' capability há 4 anos atrás
  Itamar 715933ce8b HackStudio: Handle crash of the LanguageServer gracefully há 4 anos atrás
  Itamar bed06b13f3 LanguageServers/Cpp: Add FileDB and pass project_root in Greet() há 4 anos atrás
  Ben Wiederhake 0a2304ba05 Everywhere: Fix weird includes há 4 anos atrás
  Itamar fa18010477 HackStudio: Integate with C++ parser-based autocomplete há 4 anos atrás
  Itamar 8ed96eb27c HackStudio: Attach previous Language Client when detaching há 4 anos atrás
  Andreas Kling 4055b03291 DevTools: Move to Userland/DevTools/ há 4 anos atrás