Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 8d7a1e5654 LibWeb: Skip some redundant UTF-8 validation in CSS tokenizer hai 1 ano
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} hai 1 ano
  Sam Atkins 1a5533e528 LibWeb: Tokenize CSS numbers as doubles hai 1 ano
  Sam Atkins c138845013 LibWeb: Store the original representation of CSS tokens %!s(int64=2) %!d(string=hai) anos
  Sam Atkins a3d6d9db37 LibWeb: Correct logic when consuming a CSS number in scientific notation %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 84af8dd9ed LibWeb: Propagate errors from CSS Tokenizer %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 17618989a3 LibWeb: Propagate errors from CSS Tokenizer construction %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings %!s(int64=2) %!d(string=hai) anos
  Sam Atkins f2a9426885 LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()` %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 3685a8813a LibWeb: Port CSS Tokenizer to new Strings %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 8af65108e4 LibWeb: Construct CSS Tokenizer and Parser with a StringView encoding %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 7fc72d3838 LibWeb: Convert CSS Token value to new FlyString %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  davidot 8abd4f6102 LibWeb: Make the CSS parser use the new double parser %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 164094e161 LibWeb: Bring CSS tokenization preprocessing closer to spec %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 97e174afcd LibWeb: Use the term "ident sequence" instead of "name" %!s(int64=2) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  stelar7 cd73d5c1d0 LibWeb: Add missing preprocessing step to the css tokenizer %!s(int64=3) %!d(string=hai) anos
  Sam Atkins bf786d66b1 LibWeb: Move Token and Tokenizer into Parser namespace %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 13e1232d79 LibWeb: Remove separate Token::m_unit field %!s(int64=3) %!d(string=hai) anos
  Sam Atkins fe372cd073 LibWeb: Use CSS::Number for Token numeric values %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 0795b9f7bb LibWeb: Use floats instead of doubles for CSS numbers %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 1f5b5d3f99 LibWeb: Use intermediate ints when converting strings to numbers in CSS %!s(int64=3) %!d(string=hai) anos
  Karol Kosek fd235d8a06 LibWeb: Don't put a backslash after escape sequences in text-like tokens %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani f912a48315 Userland: Change static const variables to static constexpr %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 2a7a8d2cab LibWeb: Don't verify that a dimension unit isn't whitespace %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5d0851cb0e LibWeb: Use start_of_input_stream_twin() for is_valid_escape_sequence() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 269a24d4ca LibWeb: Pass correct values to would_start_an_identifier() %!s(int64=3) %!d(string=hai) anos