Commit Verlauf

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