Commit History

Author SHA1 Message Date
  Idan Horowitz a7f2d46b49 LibWeb: Support integral default values for IDL unions 3 years ago
  Idan Horowitz 32d142b06c LibWeb: Remove no-op calls to emit_includes_for_all_imports for headers 3 years ago
  Idan Horowitz 110d73d786 LibWeb: Strip double quotes from IDL enum default values 3 years ago
  Idan Horowitz f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 years ago
  Idan Horowitz 1c4f128fd1 LibWeb: Add support for IDL callback functions 3 years ago
  Idan Horowitz f0cd28dedd LibWeb: Stop generating C++ includes for non-code-generating IDL files 3 years ago
  Idan Horowitz 824cf570d3 LibWeb: Stop casting unsigned long IDL return values to i32 3 years ago
  Idan Horowitz 44601a8e74 LibWeb: Support IDL optional integer arguments 3 years ago
  Andreas Kling ab4c73746c LibWeb: Add @@toStringTag own property on wrappers 3 years ago
  Timothy Flynn 324f709d29 LibWeb: Support IDL default values of "null" for optional arguments 3 years ago
  Timothy Flynn 57296393ed LibWeb: Begin implementing SVGRectElement's SVGAnimatedLength attributes 3 years ago
  Timothy Flynn 3ebc5cc58e LibWeb: Support generating IDL float types 3 years ago
  stelar7 60c228b914 LibWeb: Handle nullish this_value when creating idl functions 3 years ago
  sin-ack 436262ea3a Meta: Use the ImplementedAs value in the attribute setter 3 years ago
  Andreas Kling fabcee016f LibWeb: Add basic support for DOM's NodeIterator and NodeFilter 3 years ago
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 years ago
  Idan Horowitz 59e9e7cc61 LibWeb: Add a very basic and ad-hoc version of IDL overload resolution 3 years ago
  Luke Wilde 0e6c7eea0f LibWeb: Add AbortSignal as a wrappable type 3 years ago
  Luke Wilde ced7e8ab28 LibWeb: Add support for dictionary types to union types 3 years ago
  Luke Wilde d0ebe80f69 LibWeb: Add dictionary types to idl_type_name_to_cpp_type 3 years ago
  Luke Wilde 567abd52a3 LibWeb: Add support for optional, non-nullable wrapper types 3 years ago
  Luke Wilde 86650e37fe LibWeb: Don't perform ToObject when converting values to wrapper types 3 years ago
  Linus Groh fb1dca2c4b LibWeb: Move WebSocket into the Web::WebSockets namespace 3 years ago
  Ben Abraham ae346cff6b LibWeb: Add partially functioning Worker API 3 years ago
  Ali Mohammad Pur 144ef3eb9f WrapperGenerator: Don't emit code for imported enumerations 3 years ago
  Ali Mohammad Pur e9c76d339b Meta: Split and refactor the WrapperGenerator a bit 3 years ago