Histórico de Commits

Autor SHA1 Mensagem Data
  Idan Horowitz d49d2c7ec4 AK: Add a consume_until(StringView) overload to GenericLexer há 3 anos atrás
  Itamar c3c2fe153b LibCpp: Add "ignore invalid statements" option to Preprocessor há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  Itamar f91974677c LibCpp: Use lex_iterable() where applicable há 3 anos atrás
  Itamar 7a4a32b112 LibCpp: Lex before processing the source in the Preprocessor há 4 anos atrás
  Itamar f6c9071f0d LibCpp: Evaluate function-like macro calls há 4 anos atrás
  Itamar 8505fcb8ae LibCpp: Understand preprocessor macro definition and invocation há 4 anos atrás
  Itamar 9da9398bf0 LibCpp: Do macro substitution in the preprocessor instead of the parser há 4 anos atrás
  Itamar 0c4dc00f01 LibCpp: Import definitions from headers while processing há 4 anos atrás
  Itamar 4673a517f6 LibCpp: Do lexing in the Preprocessor há 4 anos atrás
  Ali Mohammad Pur dc68c765b7 LibCpp: Correctly parse lines that end in '\' há 4 anos atrás
  Itamar 0522a4360b LibCpp: Add option in Preprocessor to keep #include's in processed text há 4 anos atrás
  Itamar 14e0011825 LibCpp: Make Preprocessor::handle_preprocessor_line return keyword há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Vyacheslav Pukhanov 0b5d414eba LibCpp: Add preprocessor option to ignore unsupported keywords há 4 anos atrás
  Itamar 8688259ed9 LanguageServers/Cpp: Support jumping to declaration of preprocessor há 4 anos atrás
  Itamar 7bf6eca9d8 LanguageServers/Cpp: Complete Preprocessor definitions há 4 anos atrás
  Itamar 3658c4c567 LibCpp: Replace defined preprocessor values when parsing há 4 anos atrás
  Itamar 289c466fef LibCpp: Don't crash on an empty '#' line há 4 anos atrás
  Itamar 85ea60b7f1 LibCpp: Don't fail when encountering #elif statements há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  Itamar bed3261723 LibCpp: Start working on a C preprocessor há 4 anos atrás