提交歷史

作者 SHA1 備註 提交日期
  Sam Atkins 1c4a05f8a4 LibWeb: Treat "revert" as a CSS-wide keyword 1 年之前
  Sam Atkins e9b58ff096 LibWeb: Move check for CSS-wide keywords to ValueID.h 1 年之前
  Andreas Kling 788c2c5a8d LibWeb: Stop using fallible JSON API in code generators 1 年之前
  Andreas Kling 20ea82bacc LibWeb: Make (snake/title/camel) casification functions infallible 1 年之前
  Andreas Kling 0b83717ea2 AK: Make SourceGenerator::fork() infallible 1 年之前
  Andreas Kling 244516142a AK: Remove fallible SourceGenerator::try_append() 1 年之前
  Andreas Kling 8b936b5912 AK: Make SourceGenerator::set() infallible 1 年之前
  Sam Atkins acaf2368ad CodeGenerators: Port GenerateCSSValueID to new SourceGenerator API 2 年之前
  Sam Atkins 8e53e5afc4 AK: Propagate errors from SourceGenerator::fork() 2 年之前
  Sam Atkins 540cc42618 CodeGenerators: Convert GeneratorUtil to String 2 年之前
  Sam Atkins 03613dc14d LibWeb: Make `value_id_from_string()` return Optional 2 年之前
  gustrb 5141c86587 AK: Rename CaseInsensitiveStringViewTraits to reflect intent 2 年之前
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output 2 年之前
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 年之前
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 年之前
  Ben Wiederhake 23d111a459 LibWeb: Implement value_id_from_string by hash lookup 2 年之前
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  Sam Atkins fc81d6c9f3 Meta+LibWeb: Port ValueID.h/cpp generators to invoke_generator() 3 年之前