Commit History

Author SHA1 Message Date
  Andreas Kling 788c2c5a8d LibWeb: Stop using fallible JSON API in code generators 1 year ago
  Andreas Kling 20ea82bacc LibWeb: Make (snake/title/camel) casification functions infallible 1 year ago
  Andreas Kling 0b83717ea2 AK: Make SourceGenerator::fork() infallible 1 year ago
  Andreas Kling 244516142a AK: Remove fallible SourceGenerator::try_append() 1 year ago
  Andreas Kling a1d694ccdc AK: Remove fallible SourceGenerator::try_appendln() 1 year ago
  Andreas Kling 8b936b5912 AK: Make SourceGenerator::set() infallible 1 year ago
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 year ago
  Sam Atkins 17473e3d5e CodeGenerators: Port GenerateCSSEnums to new SourceGenerator API 2 years ago
  Sam Atkins 8e53e5afc4 AK: Propagate errors from SourceGenerator::fork() 2 years ago
  Sam Atkins 540cc42618 CodeGenerators: Convert GeneratorUtil to String 2 years ago
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output 2 years ago
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 years ago
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Sam Atkins c66da0f2cb LibWeb: Assign an underlying type to generated CSS enums 3 years ago
  Sam Atkins c50661067d LibWeb: Generate and use to_string(css_enum) functions 3 years ago
  Sam Atkins 9bf511caa3 LibWeb: Generate to_value_id() functions 3 years ago
  Sam Atkins 3f61f869c8 LibWeb: Generate ValueID-to-enum conversion functions 3 years ago
  Sam Atkins a97944e483 LibWeb: Add a new code generator for CSS enums 3 years ago