Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  davidot c5c32ad274 LibWeb: Make functions and attributes in bindings writable 4 tahun lalu
  davidot e42eaa5d95 LibWeb: Add a CustomHasProperty trait to WrapperGenerator 4 tahun lalu
  davidot 0b74cc4712 LibWeb: Convert WrapperGenerator and the generated code to east-const 4 tahun lalu
  davidot 4ef9edbff7 LibWeb: Fix that empty event handlers return null instead of crashing 4 tahun lalu
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 tahun lalu
  Luke 85bd454b48 LibWeb: Use is_nullish instead of is_null for nullable types 4 tahun lalu
  Luke a826df773e LibWeb: Make WrapperGenerator generate nullable wrapper types 4 tahun lalu
  Linus Groh 8ade0df4c3 LibWeb: Change WrapperGenerator to emit acessor properties 4 tahun lalu
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 tahun lalu
  Idan Horowitz e480d69130 LibJS: Bring ArrayCreate and ArrayConstructor closer to spec 4 tahun lalu
  Max Wipfli 7405536a1a AK+Everywhere: Use mostly StringView in LexicalPath 4 tahun lalu
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 tahun lalu
  Idan Horowitz dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum 4 tahun lalu
  Idan Horowitz 6352a33ed2 LibJS: Respect Object::get's without_side_effects parameter for numbers 4 tahun lalu
  Andreas Kling bbf653c425 LibWeb: Use Optional<String> more in WrapperGenerator 4 tahun lalu
  Linus Groh ff914fabeb LibWeb/WrapperGenerator: Replace a fprintf() with warnln() 4 tahun lalu
  Ali Mohammad Pur 6af596d9e8 LibJS+LibWeb: Make Uint8ClampedArray use TypedArray 4 tahun lalu
  Gunnar Beutner d954c11f66 Everywhere: Add missing includes for <AK/OwnPtr.h> 4 tahun lalu
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 tahun lalu
  Adam Hodgen b3f7ea9914 LibWeb: Implement HTMLTableElement thead attributes 4 tahun lalu
  Adam Hodgen 0fa0367a39 LibWeb: Implement HTMLTableElement caption attributes 4 tahun lalu
  Adam Hodgen 887fa18e32 LibWeb: Implement HTMLTableElement row attributes 4 tahun lalu
  Luke 2cc6b919f7 LibWeb: Implement EventTarget.dispatchEvent 4 tahun lalu
  Luke 5952bc1ea4 LibWeb: Add support for extended attributes on IDL parameters 4 tahun lalu
  DexesTTP 22413ef729 LibWeb: Add WebSocket bindings 4 tahun lalu
  DexesTTP 68bfb46a6f LibWeb: Add exception support in IDL constructors 4 tahun lalu
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 tahun lalu
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 tahun lalu
  Andreas Kling e4df1b223f LibWeb: Implement a slow but functional HTMLCollection :^) 4 tahun lalu
  Andreas Kling 49f3d88baf LibWeb: Allow IDL interfaces to override get_by_index() 4 tahun lalu