Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Itamar bed60b2d49 LibCpp: Add Preprocessor:unprocessed_token() il y a 3 ans
  Itamar c3c2fe153b LibCpp: Add "ignore invalid statements" option to Preprocessor il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Itamar 7a4a32b112 LibCpp: Lex before processing the source in the Preprocessor il y a 3 ans
  Itamar f6c9071f0d LibCpp: Evaluate function-like macro calls il y a 3 ans
  Itamar 8505fcb8ae LibCpp: Understand preprocessor macro definition and invocation il y a 3 ans
  Itamar 9da9398bf0 LibCpp: Do macro substitution in the preprocessor instead of the parser il y a 3 ans
  Itamar 0c4dc00f01 LibCpp: Import definitions from headers while processing il y a 3 ans
  Itamar 4673a517f6 LibCpp: Do lexing in the Preprocessor il y a 3 ans
  Federico Guerinoni e0f1c237d2 HackStudio: Make TODO entries clickable il y a 4 ans
  Itamar 0522a4360b LibCpp: Add option in Preprocessor to keep #include's in processed text il y a 4 ans
  Itamar 14e0011825 LibCpp: Make Preprocessor::handle_preprocessor_line return keyword il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Vyacheslav Pukhanov 0b5d414eba LibCpp: Add preprocessor option to ignore unsupported keywords il y a 4 ans
  Itamar 8688259ed9 LanguageServers/Cpp: Support jumping to declaration of preprocessor il y a 4 ans
  Itamar 7bf6eca9d8 LanguageServers/Cpp: Complete Preprocessor definitions il y a 4 ans
  Itamar 3658c4c567 LibCpp: Replace defined preprocessor values when parsing il y a 4 ans
  Itamar bed3261723 LibCpp: Start working on a C preprocessor il y a 4 ans