Age | Commit message (Expand) | Author |
---|---|---|
2023-02-15 | LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors | Sam Atkins |
2023-02-15 | LibWeb: Port CSS::Parser::Declaration to new Strings | Sam Atkins |
2023-01-09 | AK+Everywhere: Rename FlyString to DeprecatedFlyString | Timothy Flynn |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-04-12 | LibWeb: Break friendship between CSS Declaration and Parser | Sam Atkins |
2022-04-12 | LibWeb: Move Declaration and DeclarationOrAtRule into Parser namespace | Sam Atkins |
2022-04-12 | LibWeb: Move Declaration code into Declaration.cpp | Sam Atkins |