Historique des commits

Auteur SHA1 Message Date
  Linus Groh a1a625b565 LibWeb: Move ExceptionOr bindings utils into own header il y a 4 ans
  Linus Groh 3da2b51d74 LibWeb: Generate code for throwing DOMExceptions based on ExceptionOr<T> il y a 4 ans
  Linus Groh ada71dc71b LibWeb: Add DOM::DOMException class and bindings il y a 4 ans
  Linus Groh 8c7d1986b8 LibWeb: Actually construct impl and wrapper in construct() :^) il y a 4 ans
  Linus Groh e3577f871b LibWeb: Parse IDL interface constructors il y a 4 ans
  Linus Groh ff324fe989 LibWeb: Fix .length of functions generated from IDL il y a 4 ans
  Andreas Kling a59b1825ce LibWeb: Basic implementation of global event handlers :^) il y a 4 ans
  Luke 449c6c5604 LibWeb: Add simple implementation of Document.createElementNS il y a 4 ans
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. il y a 4 ans
  Andreas Kling cf836e6bff LibWeb: Make WrapperGenerator consider "unsigned" part of a type il y a 4 ans
  Andreas Kling 8363b3ae99 LibWeb: Generate JS bindings for XMLHttpRequest from IDL :^) il y a 4 ans
  Andreas Kling 25056830f0 LibWeb: Add very basic support for IDL constants il y a 4 ans
  asynts 7d783d8b84 Everywhere: Replace a bundle of dbg with dbgln. il y a 4 ans
  Andreas Kling 9e45594dc8 LibWeb: Stub out the PerformanceTiming object from Navigation Timing il y a 4 ans
  Andreas Kling 0639e77898 LibWeb: Make the Window object "inherit" from EventTarget :^) il y a 4 ans
  Andreas Kling fd83918476 LibWeb: Move IDL attributes and functions to the prototype il y a 4 ans
  Andreas Kling 630cbc947a LibWeb: Construct the IDL interface prototype chains automatically il y a 4 ans
  Andreas Kling ee7fa49b88 LibWeb: Actually instantiate all the web constructors/prototypes il y a 4 ans
  Andreas Kling 252a98042d LibWeb: Generate constructor and prototype classes for IDL interfaces il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans