1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-30 17:58:11 +00:00
serenity/Libraries/LibWeb/CodeGenerators
Andreas Kling a64033e581 LibWeb: Generate Element bindings from IDL :^)
Had to do a bunch more hacking on WrapperGenerator to support this.
We now support attribute setters as well.
2020-06-21 11:39:32 +02: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: JsonParser improvements 2020-06-13 12:43:22 +02:00
Generate_CSS_PropertyID_h.cpp AK: JsonParser improvements 2020-06-13 12:43:22 +02:00
WrapperGenerator.cpp LibWeb: Generate Element bindings from IDL :^) 2020-06-21 11:39:32 +02:00