1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 22:45:07 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/LibWeb
Sam Atkins e52f987020 LibWeb: Make property_initial_value() return a NonnullRefPtr
The finale! Users can now be sure that the value is valid, which makes
things simpler.
2021-11-10 21:58:14 +01:00
..
CMakeLists.txt Meta: Define and use lagom_tool() CMake helper function for all Tools 2021-09-15 19:04:52 +04:30
Generate_CSS_PropertyID_cpp.cpp LibWeb: Make property_initial_value() return a NonnullRefPtr 2021-11-10 21:58:14 +01:00
Generate_CSS_PropertyID_h.cpp LibWeb: Make property_initial_value() return a NonnullRefPtr 2021-11-10 21:58:14 +01:00
Generate_CSS_ValueID_cpp.cpp Everywhere: Move all host tools into the Lagom/Tools subdirectory 2021-08-28 08:44:17 +01:00
Generate_CSS_ValueID_h.cpp Everywhere: Move all host tools into the Lagom/Tools subdirectory 2021-08-28 08:44:17 +01:00
WrapperGenerator.cpp LibWeb: Convert is_named_property_exposed_on_object to ThrowCompletions 2021-11-02 10:41:25 +02:00