1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-24 01:05:08 +00:00
serenity/Libraries/LibWeb/CodeGenerators
Luke bb22b04d44 LibWeb+LibJS: Add [LegacyNullToEmptyString] attribute
If specified, to_string() returns an empty string instead of "null" for
null values.
2020-11-11 12:15:05 +01:00
..
CMakeLists.txt LibWeb: Start generating JS wrappers from (simplified) WebIDL :^) 2020-06-21 00:58:55 +02:00
Generate_CSS_PropertyID_cpp.cpp AK: Eradicate the uses of out(). 2020-10-24 12:56:25 +02:00
Generate_CSS_PropertyID_h.cpp AK: Eradicate the uses of out(). 2020-10-24 12:56:25 +02:00
WrapperGenerator.cpp LibWeb+LibJS: Add [LegacyNullToEmptyString] attribute 2020-11-11 12:15:05 +01:00