Historie revizí

Autor SHA1 Zpráva Datum
  Idan Horowitz 6352a33ed2 LibJS: Respect Object::get's without_side_effects parameter for numbers před 4 roky
  Andreas Kling bbf653c425 LibWeb: Use Optional<String> more in WrapperGenerator před 4 roky
  Linus Groh ff914fabeb LibWeb/WrapperGenerator: Replace a fprintf() with warnln() před 4 roky
  Ali Mohammad Pur 6af596d9e8 LibJS+LibWeb: Make Uint8ClampedArray use TypedArray před 4 roky
  Gunnar Beutner d954c11f66 Everywhere: Add missing includes for <AK/OwnPtr.h> před 4 roky
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice před 4 roky
  Adam Hodgen b3f7ea9914 LibWeb: Implement HTMLTableElement thead attributes před 4 roky
  Adam Hodgen 0fa0367a39 LibWeb: Implement HTMLTableElement caption attributes před 4 roky
  Adam Hodgen 887fa18e32 LibWeb: Implement HTMLTableElement row attributes před 4 roky
  Luke 2cc6b919f7 LibWeb: Implement EventTarget.dispatchEvent před 4 roky
  Luke 5952bc1ea4 LibWeb: Add support for extended attributes on IDL parameters před 4 roky
  DexesTTP 22413ef729 LibWeb: Add WebSocket bindings před 4 roky
  DexesTTP 68bfb46a6f LibWeb: Add exception support in IDL constructors před 4 roky
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() před 4 roky
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers před 4 roky
  Andreas Kling e4df1b223f LibWeb: Implement a slow but functional HTMLCollection :^) před 4 roky
  Andreas Kling 49f3d88baf LibWeb: Allow IDL interfaces to override get_by_index() před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling b092353e4d LibWeb: Add basic support for HTMLInputElement.form před 4 roky
  Andreas Kling 00d8e3b02b LibWeb: Don't include "Wrapper" suffix in JS wrapper class_name() před 4 roky
  Idan Horowitz a257ef0f35 LibWeb: Add support for optional double arguments with no default value před 4 roky
  Idan Horowitz 0072581693 LibWeb: Emit optional boolean variable definition in WrapperGenerator před 4 roky
  AnotherTest 8ba2b5f36f LibWeb: Make ExceptionOr work with non-JS::Value types před 4 roky
  Linus Groh da177c6517 LibJS: Make Errors fully spec compliant před 4 roky
  Luke 8da14bf880 LibWeb: Add support for optional default values and optional bools in IDL před 4 roky
  Brian Gianforcaro c4226ca646 LibWeb: Remove trailing ';' from WrapperGenerator functions. před 4 roky
  Linus Groh 9d2635d94b LibWeb: Support nullable EventListener parameters in WrapperGenerator před 4 roky
  Luke 5b5d7857e3 LibWeb: Support the "ImplementedAs" IDL attribute on functions před 4 roky
  Linus Groh 57ead17d54 LibWeb: Implement XMLHttpRequest.getResponseHeader() před 4 roky
  Andreas Kling ab23ef92b6 LibWeb: Allow JS wrappers to customize get() and put() před 4 roky