Histórico de Commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Itamar bed60b2d49 LibCpp: Add Preprocessor:unprocessed_token() 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 7a4a32b112 LibCpp: Lex before processing the source in the Preprocessor há 3 anos atrás
  Itamar f6c9071f0d LibCpp: Evaluate function-like macro calls há 3 anos atrás
  Itamar 8505fcb8ae LibCpp: Understand preprocessor macro definition and invocation há 3 anos atrás
  Itamar 9da9398bf0 LibCpp: Do macro substitution in the preprocessor instead of the parser há 3 anos atrás
  Itamar 0c4dc00f01 LibCpp: Import definitions from headers while processing há 3 anos atrás
  Itamar 4673a517f6 LibCpp: Do lexing in the Preprocessor há 3 anos atrás
  Federico Guerinoni e0f1c237d2 HackStudio: Make TODO entries clickable 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 bed3261723 LibCpp: Start working on a C preprocessor há 4 anos atrás