Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` há 1 ano atrás
  Sam Atkins e7dd5e5b05 CodeGenerators: Port GenerateCSSMediaFeatureID to new SourceGen 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
  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
  Sam Atkins f0b72b819e LibWeb: Make property/media-feature name matching ASCII case-insensitive há 2 anos atrás
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace há 2 anos atrás
  Sam Atkins ad9b2043dd CodeGenerators: Replace uses of JsonObject::get_deprecated()/get_ptr() há 2 anos atrás
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() há 2 anos atrás
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 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 cb406e79f4 Meta+LibWeb: Port MediaFeatureID.h/cpp generators to invoke_generator() há 3 anos atrás