コミット履歴

作者 SHA1 メッセージ 日付
  stelar7 d94543f964 LibWeb/IDL/Codegen: Support `typedef (A or B)` 1 年間 前
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年間 前
  Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types 1 年間 前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年間 前
  Matthew Olsson 5824916f8c LibWeb: Add KeyframeEffect IDL objects 1 年間 前
  Matthew Olsson 99bb5a1d08 IDLGenerators: Allow specifying multiple constructors 1 年間 前
  Matthew Olsson 82c36b303c IDLGenerators: Do not emit null literals as default values 1 年間 前
  Idan Horowitz f2410071cd LibIDL: Support dictionary types when distinguishing argument indices 1 年間 前
  Idan Horowitz f837f02eea LibIDL+LibWeb: Resolve distinguishing argument index at build time 1 年間 前
  iliadsh 89da731aa6 LibJS+LibWeb: Devirtualize may_interfere_with_indexed_property_access() 1 年間 前
  Matthew Olsson 0df06ce273 LibWeb: Add the AnimationEffect IDL object 1 年間 前
  Matthew Olsson e03e710d1b IDLGenerators: Support nullable dictionary members with default values 1 年間 前
  Matthew Olsson 111e0159ff IDLGenerators: Allow specifying default non-empty string values 1 年間 前
  Luke Wilde eaa3b85864 LibWeb: Fix "ParameterizedTypeType" -> "ParameterizedType" typo for IDL 1 年間 前
  Luke Wilde 34cd69e623 LibWeb: Add support for WindowProxy in IDL -> CPP, unions, constructors 1 年間 前
  Luke Wilde 280199fb08 LibWeb: Recognise MessagePort as a platform object in IDL generator 1 年間 前
  Matthew Olsson 521f8bd5f2 LibWeb: Add AnimationTimeline IDL object 1 年間 前
  stelar7 27ae172e7e Meta: Implement correct parsing of reflected DOMString 1 年間 前
  Bastiaan van der Plaat 0104225d9b LibWeb: Add TextEncoder encodeInto 1 年間 前
  Bastiaan van der Plaat f1ead552ce LibWeb: Add constructor options to TextDecoder 1 年間 前
  Bastiaan van der Plaat efadee7e6e Meta+BindingsGenerator: Add curly brackets for numeric union types 1 年間 前
  Ali Mohammad Pur 988c6568a9 LibWeb: Remove Element::set_attribute(name, value?) 1 年間 前
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年間 前
  Ali Mohammad Pur b20f1da166 Lagom/IDLGenerators: Remove the unused generate_to_deprecated_string fn 1 年間 前
  Shannon Booth b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 年間 前
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 年間 前
  Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 年間 前
  Shannon Booth d818bbf918 LibWeb: Remove UseDeprecatedAKString support for IDL generator 1 年間 前
  Andreas Kling 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual 1 年間 前
  Bastiaan van der Plaat 3c27843cfe LibWeb: Add DOMMatrix fromFloat32Array and fromFloat64Array 1 年間 前