Commit History

Author SHA1 Message Date
  Itamar 3f0ace6670 LanguageServers/Cpp: Allow the creation of DocumentData objects to fail 4 years ago
  AnotherTest e59a631511 HackStudio/LanguageServers: Move some components out of Cpp 4 years ago
  Itamar a94b5376bc LanguageServers/Cpp: Update client asynchronously about symbols 4 years ago
  Itamar 4b483071fb LanguageServers: Add ProjectLoaction, Declaration types and use in IPC 4 years ago
  Itamar e20cd1d8db LanguageServers/Cpp: Don't VERIFY that a file could be found 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Itamar 5bc82c0185 LanguageServers/Cpp: Add 'FindDeclaration' capability 4 years ago
  Itamar d3ff82ba80 LibCpp: Store filename in ASTNodes 4 years ago
  Itamar 2da5ecba41 LanguageServers/Cpp: Handle autocomplete request on an empty line 4 years ago
  Itamar ef9bfbd383 LanguageServers/Cpp: Autocomplete declarations from included headers 4 years ago
  Itamar 64c80f6ea4 LanguageServers/Cpp: Autocomplete function and struct/class names 4 years ago
  Itamar 72fdab7bfb LanguageServers/Cpp: ParserAutoComplete engine inspects header files 4 years ago
  Itamar c85dad2383 HackStudio: Add parser-based c++ autocomplete engine 4 years ago