Histórico de Commits

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