Commit Verlauf

Autor SHA1 Nachricht Datum
  Brian Gianforcaro 6c114ecaef LibCpp: Remove InlineLinkedList from the list of known types vor 4 Jahren
  Itamar 8f074222e8 LibCpp: Make 'bool' a Token::Type::KnownType vor 4 Jahren
  Max Wipfli 617c54a00b LibCpp: Do not emit empty whitespace token after include statement vor 4 Jahren
  Max Wipfli 2aa0cbaf22 LibCpp: Use CharacterTypes.h and constexpr functions in Lexer vor 4 Jahren
  Max Wipfli d57d7bea1c LibCpp: Use east const style in Lexer and SyntaxHighlighter vor 4 Jahren
  Itamar 1bd6705636 LibCpp: Support Lexing escaped newlines vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Itamar 26d9485562 LibCpp: Store the text of a token as a StringView member vor 4 Jahren
  Itamar 5cd1c69b96 LibCpp: Access Cpp::Token members via getter functions vor 4 Jahren
  Itamar d0b4f9cc0e LibCpp: Move Cpp::Token to a separate file vor 4 Jahren
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY vor 4 Jahren
  Itamar 8ace2cfa18 LibCpp: Fix lexing & parsing of non-terminated strings vor 4 Jahren
  Itamar c96b6987c4 LibCpp: Add the beginning of a C++ parser vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren