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 год назад |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
1 год назад |
Sam Atkins
|
e7dd5e5b05
CodeGenerators: Port GenerateCSSMediaFeatureID to new SourceGen API
|
2 лет назад |
Sam Atkins
|
8e53e5afc4
AK: Propagate errors from SourceGenerator::fork()
|
2 лет назад |
Sam Atkins
|
540cc42618
CodeGenerators: Convert GeneratorUtil to String
|
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 лет назад |
Sam Atkins
|
f0b72b819e
LibWeb: Make property/media-feature name matching ASCII case-insensitive
|
2 лет назад |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 лет назад |
Sam Atkins
|
ad9b2043dd
CodeGenerators: Replace uses of JsonObject::get_deprecated()/get_ptr()
|
2 лет назад |
Sam Atkins
|
1dd6b7f5b7
AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()
|
2 лет назад |
martinfalisse
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 лет назад |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 лет назад |
Sam Atkins
|
cb406e79f4
Meta+LibWeb: Port MediaFeatureID.h/cpp generators to invoke_generator()
|
3 лет назад |