Historial de Commits

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