Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Andreas Kling f484952167 LibCpp: Remove Nonnull*PtrVector from list of known SerenityOS types il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Andreas Kling 2e010db0a5 LibCpp: Update list of well-known C++ types to match current AK il y a 3 ans
  Andreas Kling 9cd89f0085 LibCpp: Use StringView for the known keywords array il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Itamar 606e05852f LibCpp: Add lex_iterable() method to the Lexer il y a 3 ans
  Itamar 165a0082c4 LibCpp: Allow whitespace between # and preprocessor directive il y a 3 ans
  Itamar c7d3a7789c LibCpp: Add lexer option to ignore whitespace tokens il y a 3 ans
  Itamar bf7262681e LibCpp: Support initializing the lexer with a "start line" il y a 3 ans
  Ali Mohammad Pur dc68c765b7 LibCpp: Correctly parse lines that end in '\' il y a 4 ans
  Brian Gianforcaro 6c114ecaef LibCpp: Remove InlineLinkedList from the list of known types il y a 4 ans
  Itamar 8f074222e8 LibCpp: Make 'bool' a Token::Type::KnownType il y a 4 ans
  Max Wipfli 617c54a00b LibCpp: Do not emit empty whitespace token after include statement il y a 4 ans
  Max Wipfli 2aa0cbaf22 LibCpp: Use CharacterTypes.h and constexpr functions in Lexer il y a 4 ans
  Max Wipfli d57d7bea1c LibCpp: Use east const style in Lexer and SyntaxHighlighter il y a 4 ans
  Itamar 1bd6705636 LibCpp: Support Lexing escaped newlines il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Itamar 26d9485562 LibCpp: Store the text of a token as a StringView member il y a 4 ans
  Itamar 5cd1c69b96 LibCpp: Access Cpp::Token members via getter functions il y a 4 ans
  Itamar d0b4f9cc0e LibCpp: Move Cpp::Token to a separate file il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Itamar 8ace2cfa18 LibCpp: Fix lexing & parsing of non-terminated strings il y a 4 ans
  Itamar c96b6987c4 LibCpp: Add the beginning of a C++ parser il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans