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
  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
  Sam Atkins 914d557097 LibCpp: Remove declarations for non-existent methods hace 2 años
  Poseydon42 3cd04f40e1 LibCpp: Parse 'using namespace' declarations hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Linus Groh d26aabff04 Everywhere: Run clang-format hace 2 años
  Ben Wiederhake 7c5e30daaa Everywhere: Fix badly-formatted includes hace 2 años
  Itamar b35293d945 LibCodeComprehension: Re-organize code comprehension related code hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Itamar 4a8afd6b4e LibCpp: Add public Parser::tokens() method hace 3 años
  Itamar 4f1c77a059 LibCpp: Fix end position calculation for various AST node types hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Itamar 9da9398bf0 LibCpp: Do macro substitution in the preprocessor instead of the parser hace 3 años
  Itamar 0c4dc00f01 LibCpp: Import definitions from headers while processing hace 3 años
  Itamar 4673a517f6 LibCpp: Do lexing in the Preprocessor hace 3 años
  Itamar 42eb06f045 LibCpp: Don't store entire ASTNode vector in each parser state hace 4 años
  Itamar eb6a15d52b LibCpp: Only store error messages for the main parser state hace 4 años
  Itamar 232013c05b LibCpp: Add Parser::tokens_in_range(start, end) hace 4 años
  Itamar d7aa831a43 LibCpp: Differentiate between Type and NamedType hace 4 años
  Federico Guerinoni e0f1c237d2 HackStudio: Make TODO entries clickable hace 4 años
  Federico Guerinoni c397e030f4 LibCpp: Add function for retrieving TODO comments from the parser hace 4 años
  Itamar 7de6c1489b LibCpp: Parse basic constructors and destructors hace 4 años
  Itamar fd851ec5c9 LibCpp: Handle class access-specifiers in the Parser hace 4 años
  Itamar dcdb0c7035 LibCpp: Support non-field class members hace 4 años
  Itamar 5c42dc854d LibCpp: Rename m_definitions=>m_preprocessor_definitions hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Itamar 4831dc0e30 LibCpp: Support parsing class declarations hace 4 años