Timothy Flynn
|
324f709d29
LibWeb: Support IDL default values of "null" for optional arguments
|
3 yıl önce |
Timothy Flynn
|
57296393ed
LibWeb: Begin implementing SVGRectElement's SVGAnimatedLength attributes
|
3 yıl önce |
Timothy Flynn
|
3ebc5cc58e
LibWeb: Support generating IDL float types
|
3 yıl önce |
stelar7
|
60c228b914
LibWeb: Handle nullish this_value when creating idl functions
|
3 yıl önce |
sin-ack
|
436262ea3a
Meta: Use the ImplementedAs value in the attribute setter
|
3 yıl önce |
Andreas Kling
|
fabcee016f
LibWeb: Add basic support for DOM's NodeIterator and NodeFilter
|
3 yıl önce |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
3 yıl önce |
Idan Horowitz
|
59e9e7cc61
LibWeb: Add a very basic and ad-hoc version of IDL overload resolution
|
3 yıl önce |
Luke Wilde
|
0e6c7eea0f
LibWeb: Add AbortSignal as a wrappable type
|
3 yıl önce |
Luke Wilde
|
ced7e8ab28
LibWeb: Add support for dictionary types to union types
|
3 yıl önce |
Luke Wilde
|
d0ebe80f69
LibWeb: Add dictionary types to idl_type_name_to_cpp_type
|
3 yıl önce |
Luke Wilde
|
567abd52a3
LibWeb: Add support for optional, non-nullable wrapper types
|
3 yıl önce |
Luke Wilde
|
86650e37fe
LibWeb: Don't perform ToObject when converting values to wrapper types
|
3 yıl önce |
Linus Groh
|
fb1dca2c4b
LibWeb: Move WebSocket into the Web::WebSockets namespace
|
3 yıl önce |
Ben Abraham
|
ae346cff6b
LibWeb: Add partially functioning Worker API
|
3 yıl önce |
Ali Mohammad Pur
|
144ef3eb9f
WrapperGenerator: Don't emit code for imported enumerations
|
3 yıl önce |
Ali Mohammad Pur
|
e9c76d339b
Meta: Split and refactor the WrapperGenerator a bit
|
3 yıl önce |