Commit Verlauf

Autor SHA1 Nachricht Datum
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString vor 1 Jahr
  Ali Mohammad Pur 12a900b97c LibCpp: Ignore the #error preprocessor directive vor 2 Jahren
  Sam Atkins c06f4ac6f5 AK+Everywhere: Make GenericLexer::ignore_until() stop before the value vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Itamar 597ca68e2d LibCpp: Fix parsing of macro calls vor 3 Jahren
  Itamar b67a090b79 LibCpp: Fix lexing of IncludePath token vor 3 Jahren
  Itamar bed60b2d49 LibCpp: Add Preprocessor:unprocessed_token() vor 3 Jahren
  Idan Horowitz 67ce9e28a5 AK: Standardize the behaviour of GenericLexer::consume_until overloads vor 3 Jahren
  Idan Horowitz d49d2c7ec4 AK: Add a consume_until(StringView) overload to GenericLexer vor 3 Jahren
  Itamar c3c2fe153b LibCpp: Add "ignore invalid statements" option to Preprocessor vor 3 Jahren
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value vor 3 Jahren
  Itamar f91974677c LibCpp: Use lex_iterable() where applicable vor 3 Jahren
  Itamar 7a4a32b112 LibCpp: Lex before processing the source in the Preprocessor vor 3 Jahren
  Itamar f6c9071f0d LibCpp: Evaluate function-like macro calls vor 3 Jahren
  Itamar 8505fcb8ae LibCpp: Understand preprocessor macro definition and invocation vor 3 Jahren
  Itamar 9da9398bf0 LibCpp: Do macro substitution in the preprocessor instead of the parser vor 3 Jahren
  Itamar 0c4dc00f01 LibCpp: Import definitions from headers while processing vor 3 Jahren
  Itamar 4673a517f6 LibCpp: Do lexing in the Preprocessor vor 3 Jahren
  Ali Mohammad Pur dc68c765b7 LibCpp: Correctly parse lines that end in '\' vor 4 Jahren
  Itamar 0522a4360b LibCpp: Add option in Preprocessor to keep #include's in processed text vor 4 Jahren
  Itamar 14e0011825 LibCpp: Make Preprocessor::handle_preprocessor_line return keyword vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Vyacheslav Pukhanov 0b5d414eba LibCpp: Add preprocessor option to ignore unsupported keywords vor 4 Jahren
  Itamar 8688259ed9 LanguageServers/Cpp: Support jumping to declaration of preprocessor vor 4 Jahren
  Itamar 7bf6eca9d8 LanguageServers/Cpp: Complete Preprocessor definitions vor 4 Jahren
  Itamar 3658c4c567 LibCpp: Replace defined preprocessor values when parsing vor 4 Jahren
  Itamar 289c466fef LibCpp: Don't crash on an empty '#' line vor 4 Jahren