Историја ревизија

Аутор SHA1 Порука Датум
  Itamar 232013c05b LibCpp: Add Parser::tokens_in_range(start, end) пре 4 година
  Itamar d7aa831a43 LibCpp: Differentiate between Type and NamedType пре 4 година
  Federico Guerinoni e0f1c237d2 HackStudio: Make TODO entries clickable пре 4 година
  Federico Guerinoni c397e030f4 LibCpp: Add function for retrieving TODO comments from the parser пре 4 година
  Itamar 7de6c1489b LibCpp: Parse basic constructors and destructors пре 4 година
  Itamar fd851ec5c9 LibCpp: Handle class access-specifiers in the Parser пре 4 година
  Itamar dcdb0c7035 LibCpp: Support non-field class members пре 4 година
  Itamar 5c42dc854d LibCpp: Rename m_definitions=>m_preprocessor_definitions пре 4 година
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Itamar 4831dc0e30 LibCpp: Support parsing class declarations пре 4 година
  Itamar 9e2e36724d LibCpp: Add TemplatizedName пре 4 година
  Itamar e16036b9cc LibCpp: Introduce DummyASTNode пре 4 година
  Itamar aa717e6a62 LibCpp: Parse C-Style parse expressions пре 4 година
  Itamar 44833f1621 LibCpp: Parse braced initialization list пре 4 година
  Itamar fc503b1368 LibCpp: Parse sizeof() expression пре 4 година
  Itamar 8962581c9c LibCpp: Parse C++ cast expressions пре 4 година
  Itamar 646aaa111b LibCpp: Support parsing templatized function calls пре 4 година
  Itamar 3295609aea LibCpp: Add AST::Name пре 4 година
  Itamar 29b6915db9 LibCpp: Parse templatized types пре 4 година
  Itamar 1f9f6ea9d6 LibCpp: Support parsing function qualifiers пре 4 година
  Itamar 0babb39cae LibCpp: Parse variable declarations in global scope пре 4 година
  Itamar 84e34d76d8 HackStudio+LanguageServers/Cpp: Show scope of symbols in Locator пре 4 година
  Itamar b5cab861e3 LibCpp: Parse Namespace declaration пре 4 година
  Itamar 8688259ed9 LanguageServers/Cpp: Support jumping to declaration of preprocessor пре 4 година
  Itamar 5b22f6f45a LibCpp: Parser no longer holds the program's source пре 4 година
  Itamar 8a102fe3ec LibCpp: Implement Parser::text_in_range using text of tokens пре 4 година
  Itamar 97f2cd596b LibCpp: Remove node_span_size, add index_of_node_at пре 4 година
  Itamar 3658c4c567 LibCpp: Replace defined preprocessor values when parsing пре 4 година
  Itamar 1d3b5dabc3 LibCpp: Parse ellipsis пре 4 година