Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
  Ali Mohammad Pur 543ccecc0b LibCpp: Add support for type aliases with typedef/using 2 yıl önce
  iyush ac435f914c LibCpp: Support for parsing c-style fixed arrays (arr[2]) 2 yıl önce
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 yıl önce
  Andreas Kling 70d7fb6a03 LibCpp: Make C++ AST (mostly) const-correct 2 yıl önce
  Poseydon42 3cd04f40e1 LibCpp: Parse 'using namespace' declarations 2 yıl önce
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 yıl önce
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 yıl önce
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 yıl önce
  Itamar f4cca20972 LibCpp: Parse inheritance 3 yıl önce
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 yıl önce
  Itamar e9de381607 LibCpp: Don't include parameter type in FunctionType::to_string if null 3 yıl önce
  Itamar 7b42abccf2 LibCpp: Allow qualified names in AST Declaration nodes 3 yıl önce
  Ali Mohammad Pur 5f66874ea0 LibCpp: Add support for parsing function types 4 yıl önce
  Ali Mohammad Pur 3319114127 LibCpp: Add support for parsing reference types 4 yıl önce
  Ali Mohammad Pur 8fefbfd5ac LibCpp: Parse enum members with explicit values 4 yıl önce
  Itamar 34fc6c7e1c LibCpp: Make the fields of AST node types private 4 yıl önce
  Itamar d7aa831a43 LibCpp: Differentiate between Type and NamedType 4 yıl önce
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) 4 yıl önce
  Itamar 7de6c1489b LibCpp: Parse basic constructors and destructors 4 yıl önce
  Itamar dcdb0c7035 LibCpp: Support non-field class members 4 yıl önce
  Itamar b5da0b71e5 LibCpp: Consider declarations inside a function's body 4 yıl önce
  Itamar 402483ec1f LibCpp: Generalize ASTNode::dump() to support redirecting its output 4 yıl önce
  Itamar f28d944122 LibCpp: Support 'auto' Type 4 yıl önce
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
  Itamar c6c83bd80e HackStudio+LibCpp: Include class members in Locator 4 yıl önce
  Itamar 9e2e36724d LibCpp: Add TemplatizedName 4 yıl önce
  Itamar aa717e6a62 LibCpp: Parse C-Style parse expressions 4 yıl önce
  Itamar ec2c54ee2e LibCpp: Parse "arrow" operator 4 yıl önce