Histórico de Commits

Autor SHA1 Mensagem Data
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper há 4 anos atrás
  Luke 85bd454b48 LibWeb: Use is_nullish instead of is_null for nullable types há 4 anos atrás
  Luke a826df773e LibWeb: Make WrapperGenerator generate nullable wrapper types há 4 anos atrás
  Linus Groh 8ade0df4c3 LibWeb: Change WrapperGenerator to emit acessor properties há 4 anos atrás
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) há 4 anos atrás
  Idan Horowitz e480d69130 LibJS: Bring ArrayCreate and ArrayConstructor closer to spec há 4 anos atrás
  Max Wipfli 7405536a1a AK+Everywhere: Use mostly StringView in LexicalPath há 4 anos atrás
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject há 4 anos atrás
  Idan Horowitz dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum há 4 anos atrás
  Idan Horowitz 6352a33ed2 LibJS: Respect Object::get's without_side_effects parameter for numbers há 4 anos atrás
  Andreas Kling bbf653c425 LibWeb: Use Optional<String> more in WrapperGenerator há 4 anos atrás
  Linus Groh ff914fabeb LibWeb/WrapperGenerator: Replace a fprintf() with warnln() há 4 anos atrás
  Ali Mohammad Pur 6af596d9e8 LibJS+LibWeb: Make Uint8ClampedArray use TypedArray há 4 anos atrás
  Gunnar Beutner d954c11f66 Everywhere: Add missing includes for <AK/OwnPtr.h> há 4 anos atrás
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice há 4 anos atrás
  Adam Hodgen b3f7ea9914 LibWeb: Implement HTMLTableElement thead attributes há 4 anos atrás
  Adam Hodgen 0fa0367a39 LibWeb: Implement HTMLTableElement caption attributes há 4 anos atrás
  Adam Hodgen 887fa18e32 LibWeb: Implement HTMLTableElement row attributes há 4 anos atrás
  Luke 2cc6b919f7 LibWeb: Implement EventTarget.dispatchEvent há 4 anos atrás
  Luke 5952bc1ea4 LibWeb: Add support for extended attributes on IDL parameters há 4 anos atrás
  DexesTTP 22413ef729 LibWeb: Add WebSocket bindings há 4 anos atrás
  DexesTTP 68bfb46a6f LibWeb: Add exception support in IDL constructors há 4 anos atrás
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() há 4 anos atrás
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers há 4 anos atrás
  Andreas Kling e4df1b223f LibWeb: Implement a slow but functional HTMLCollection :^) há 4 anos atrás
  Andreas Kling 49f3d88baf LibWeb: Allow IDL interfaces to override get_by_index() há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling b092353e4d LibWeb: Add basic support for HTMLInputElement.form há 4 anos atrás
  Andreas Kling 00d8e3b02b LibWeb: Don't include "Wrapper" suffix in JS wrapper class_name() há 4 anos atrás
  Idan Horowitz a257ef0f35 LibWeb: Add support for optional double arguments with no default value há 4 anos atrás