تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Itamar 34fc6c7e1c LibCpp: Make the fields of AST node types private 4 سال پیش
  Itamar d7aa831a43 LibCpp: Differentiate between Type and NamedType 4 سال پیش
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) 4 سال پیش
  Itamar 7de6c1489b LibCpp: Parse basic constructors and destructors 4 سال پیش
  Itamar dcdb0c7035 LibCpp: Support non-field class members 4 سال پیش
  Itamar b5da0b71e5 LibCpp: Consider declarations inside a function's body 4 سال پیش
  Itamar 402483ec1f LibCpp: Generalize ASTNode::dump() to support redirecting its output 4 سال پیش
  Itamar f28d944122 LibCpp: Support 'auto' Type 4 سال پیش
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
  Itamar c6c83bd80e HackStudio+LibCpp: Include class members in Locator 4 سال پیش
  Itamar 9e2e36724d LibCpp: Add TemplatizedName 4 سال پیش
  Itamar aa717e6a62 LibCpp: Parse C-Style parse expressions 4 سال پیش
  Itamar ec2c54ee2e LibCpp: Parse "arrow" operator 4 سال پیش
  Itamar 44833f1621 LibCpp: Parse braced initialization list 4 سال پیش
  Itamar d482b3fd60 LibCpp: Parse empty for loops 4 سال پیش
  Itamar fc503b1368 LibCpp: Parse sizeof() expression 4 سال پیش
  Itamar 575d6a8ee1 LibCpp: Parse Bitwise & Logical Or & And operators 4 سال پیش
  Itamar 8962581c9c LibCpp: Parse C++ cast expressions 4 سال پیش
  Itamar 646aaa111b LibCpp: Support parsing templatized function calls 4 سال پیش
  Itamar fe4122bbae LibCpp: Support parsing '!=" operator 4 سال پیش
  Itamar 3295609aea LibCpp: Add AST::Name 4 سال پیش
  Itamar 29b6915db9 LibCpp: Parse templatized types 4 سال پیش
  Itamar 9954a1837f LibCpp: Parse nullptr literal 4 سال پیش
  Itamar cbb49f26d9 LibCpp: Support parsing binary "==" Operator 4 سال پیش
  Itamar 1f9f6ea9d6 LibCpp: Support parsing function qualifiers 4 سال پیش
  Itamar ee35fc0da3 LibCpp: Support parsing empty return statements 4 سال پیش
  Itamar 68f420ed42 LibCpp: Fix null dereference in IfStatement::declarations() 4 سال پیش
  Itamar b5cab861e3 LibCpp: Parse Namespace declaration 4 سال پیش
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 سال پیش
  Itamar a2ac86f5e1 LibCpp: Check if type is null in VariableDeclaration::dump 4 سال پیش