Histórico de Commits

Autor SHA1 Mensagem Data
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr há 4 anos atrás
  Andreas Kling 7ae7170d61 Everywhere: "file name" => "filename" há 4 anos atrás
  Linus Groh dbe72fd962 Everywhere: Remove empty line after function body opening curly brace há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Itamar 5adfcd54d8 LanguageServers: Only notify client about updated declarations há 4 anos atrás
  Itamar b87791cada LibCpp: Add 'Namespace' and 'Member' declaration types há 4 anos atrás
  Itamar c6c83bd80e HackStudio+LibCpp: Include class members in Locator há 4 anos atrás
  Brendan Coles 779f0c6e91 CppLanguageServer: is_empty_property: Return false for null node parent há 4 anos atrás
  Itamar 9e2e36724d LibCpp: Add TemplatizedName há 4 anos atrás
  Itamar 510b5073de LanguageServers/Cpp: Refactor logic of find declaration há 4 anos atrás
  Itamar 3295609aea LibCpp: Add AST::Name há 4 anos atrás
  Itamar 9288dfced8 LanguageServers/Cpp: Don't include declarations bellow the current line há 4 anos atrás
  Itamar 84e34d76d8 HackStudio+LanguageServers/Cpp: Show scope of symbols in Locator há 4 anos atrás
  Itamar 6054a418e5 LanguageServers/Cpp: Declarations inside namespaces are globally visible há 4 anos atrás
  Vyacheslav Pukhanov 663fd9abb4 CppLanguageServer: Make preprocessor ignore unsupported keywords há 4 anos atrás
  Andreas Kling f59ad2dc57 Everywhere: Remove pessimizing and redundant move() há 4 anos atrás
  Itamar 8688259ed9 LanguageServers/Cpp: Support jumping to declaration of preprocessor há 4 anos atrás
  Itamar 7bf6eca9d8 LanguageServers/Cpp: Complete Preprocessor definitions há 4 anos atrás
  Itamar 8a102fe3ec LibCpp: Implement Parser::text_in_range using text of tokens há 4 anos atrás
  Itamar 3658c4c567 LibCpp: Replace defined preprocessor values when parsing há 4 anos atrás
  Itamar 6f7ef4ec65 LanguageServers: Tweak FileDB API há 4 anos atrás
  Itamar 3f0ace6670 LanguageServers/Cpp: Allow the creation of DocumentData objects to fail há 4 anos atrás
  AnotherTest e59a631511 HackStudio/LanguageServers: Move some components out of Cpp há 4 anos atrás
  Itamar a94b5376bc LanguageServers/Cpp: Update client asynchronously about symbols há 4 anos atrás
  Itamar 4b483071fb LanguageServers: Add ProjectLoaction, Declaration types and use in IPC há 4 anos atrás
  Itamar e20cd1d8db LanguageServers/Cpp: Don't VERIFY that a file could be found 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 d3ff82ba80 LibCpp: Store filename in ASTNodes há 4 anos atrás
  Itamar 2da5ecba41 LanguageServers/Cpp: Handle autocomplete request on an empty line há 4 anos atrás