1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-27 14:12:11 +00:00
serenity/Libraries/LibWeb/CodeGenerators
Andreas Kling e1bd815a6a LibWeb: Generate Event and MouseEvent bindings from IDL :^)
We still have to hand-write a function to turn an Event& into a wrapper
but this is still a hue improvement. Eventually we'll find a way to
auto-generate that function as well.
2020-06-21 16:12:28 +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 Event and MouseEvent bindings from IDL :^) 2020-06-21 16:12:28 +02:00