Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Ali Mohammad Pur 543ccecc0b LibCpp: Add support for type aliases with typedef/using hace 2 años
  iyush ac435f914c LibCpp: Support for parsing c-style fixed arrays (arr[2]) hace 2 años
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
  Andreas Kling 70d7fb6a03 LibCpp: Make C++ AST (mostly) const-correct hace 2 años
  Poseydon42 3cd04f40e1 LibCpp: Parse 'using namespace' declarations hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Itamar f4cca20972 LibCpp: Parse inheritance hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Itamar e9de381607 LibCpp: Don't include parameter type in FunctionType::to_string if null hace 3 años
  Itamar 7b42abccf2 LibCpp: Allow qualified names in AST Declaration nodes hace 3 años
  Ali Mohammad Pur 5f66874ea0 LibCpp: Add support for parsing function types hace 4 años
  Ali Mohammad Pur 3319114127 LibCpp: Add support for parsing reference types hace 4 años
  Ali Mohammad Pur 8fefbfd5ac LibCpp: Parse enum members with explicit values hace 4 años
  Itamar 34fc6c7e1c LibCpp: Make the fields of AST node types private hace 4 años
  Itamar d7aa831a43 LibCpp: Differentiate between Type and NamedType hace 4 años
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) hace 4 años
  Itamar 7de6c1489b LibCpp: Parse basic constructors and destructors hace 4 años
  Itamar dcdb0c7035 LibCpp: Support non-field class members hace 4 años
  Itamar b5da0b71e5 LibCpp: Consider declarations inside a function's body 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 c6c83bd80e HackStudio+LibCpp: Include class members in Locator hace 4 años
  Itamar 9e2e36724d LibCpp: Add TemplatizedName 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