Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins c138845013 LibWeb: Store the original representation of CSS tokens há 2 anos atrás
  Sam Atkins 84af8dd9ed LibWeb: Propagate errors from CSS Tokenizer há 2 anos atrás
  Sam Atkins 17618989a3 LibWeb: Propagate errors from CSS Tokenizer construction há 2 anos atrás
  Sam Atkins 3685a8813a LibWeb: Port CSS Tokenizer to new Strings há 2 anos atrás
  Sam Atkins 8af65108e4 LibWeb: Construct CSS Tokenizer and Parser with a StringView encoding há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Sam Atkins 97e174afcd LibWeb: Use the term "ident sequence" instead of "name" há 2 anos atrás
  Sam Atkins bf786d66b1 LibWeb: Move Token and Tokenizer into Parser namespace há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Sam Atkins fe372cd073 LibWeb: Use CSS::Number for Token numeric values há 3 anos atrás
  Sam Atkins 0795b9f7bb LibWeb: Use floats instead of doubles for CSS numbers há 3 anos atrás
  Sam Atkins 269a24d4ca LibWeb: Pass correct values to would_start_an_identifier() há 3 anos atrás
  Sam Atkins bb82ee5530 LibWeb: Pass correct values to would_start_a_number() há 3 anos atrás
  Sam Atkins 981badb45f LibWeb: Add CSS::Tokenizer::start_of_input_stream_[twin|triplet]() há 3 anos atrás
  Sam Atkins f6869797a7 LibWeb: Convert numeric tokens to numbers in CSS Tokenizer há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  Sam Atkins ecf5368535 LibWeb: Record position information in CSS Tokens há 3 anos atrás
  Sam Atkins 9a2eecaca4 LibWeb: Add CSS Tokenizer::consume_as_much_whitespace_as_possible() há 3 anos atrás
  Sam Atkins dfbdc20f87 LibWeb: Add spec links to CSS Tokenizer há 3 anos atrás
  Sam Atkins c249fbd17c LibWeb: Correct escape handling in CSS Tokenizer há 4 anos atrás
  Sam Atkins b7116711bf LibWeb: Add TokenStream class to CSS Parser há 4 anos atrás
  Sam Atkins 9c14504bbb LibWeb: Rename CSS::Token::TokenType -> Type há 4 anos atrás
  Sam Atkins 985ed47a38 LibWeb: Use EOF code point instead of Optional in CSS Tokenizer há 4 anos atrás
  Andreas Kling 12a42edd13 Everywhere: codepoint => code point há 4 anos atrás
  Andreas Kling 407d6cd9e4 AK: Rename Utf8CodepointIterator => Utf8CodePointIterator há 4 anos atrás
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling 078f0a5c67 LibWeb: Add specification-based CSS tokenizer há 4 anos atrás