Historial de Commits

Autor SHA1 Mensaje Fecha
  Itamar fbf796cd9f LibCpp: Fix "NumricLiteral" => "NumericLiteral" typo hace 4 años
  Itamar 402483ec1f LibCpp: Generalize ASTNode::dump() to support redirecting its output hace 4 años
  Itamar f28d944122 LibCpp: Support 'auto' Type hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Itamar b87791cada LibCpp: Add 'Namespace' and 'Member' declaration types hace 4 años
  Itamar c6c83bd80e HackStudio+LibCpp: Include class members in Locator hace 4 años
  Itamar 9e2e36724d LibCpp: Add TemplatizedName hace 4 años
  Itamar e16036b9cc LibCpp: Introduce DummyASTNode hace 4 años
  Itamar aa717e6a62 LibCpp: Parse C-Style parse expressions hace 4 años
  Itamar ec2c54ee2e LibCpp: Parse "arrow" operator hace 4 años
  Itamar 44833f1621 LibCpp: Parse braced initialization list hace 4 años
  Itamar fc503b1368 LibCpp: Parse sizeof() expression hace 4 años
  Itamar 575d6a8ee1 LibCpp: Parse Bitwise & Logical Or & And operators hace 4 años
  Itamar 8962581c9c LibCpp: Parse C++ cast expressions hace 4 años
  Itamar 646aaa111b LibCpp: Support parsing templatized function calls hace 4 años
  Itamar fe4122bbae LibCpp: Support parsing '!=" operator hace 4 años
  Itamar 3295609aea LibCpp: Add AST::Name hace 4 años
  Itamar 29b6915db9 LibCpp: Parse templatized types hace 4 años
  Itamar 9954a1837f LibCpp: Parse nullptr literal hace 4 años
  Itamar cbb49f26d9 LibCpp: Support parsing binary "==" Operator hace 4 años
  Itamar 1f9f6ea9d6 LibCpp: Support parsing function qualifiers hace 4 años
  Itamar 84e34d76d8 HackStudio+LanguageServers/Cpp: Show scope of symbols in Locator hace 4 años
  Itamar b5cab861e3 LibCpp: Parse Namespace declaration hace 4 años
  Itamar 8a102fe3ec LibCpp: Implement Parser::text_in_range using text of tokens hace 4 años
  Itamar 1d3b5dabc3 LibCpp: Parse ellipsis hace 4 años
  Itamar 5a7abb8363 LibCpp: Parse type qualifiers hace 4 años
  Itamar 54bc9114b3 HackStudio: Support searching symbol declarations in the Locator hace 4 años
  Itamar a94b5376bc LanguageServers/Cpp: Update client asynchronously about symbols hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Itamar d3ff82ba80 LibCpp: Store filename in ASTNodes hace 4 años