Historique des commits

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