История коммитов

Автор SHA1 Сообщение Дата
  Linus Groh 6055b0e850 LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro 2 лет назад
  Linus Groh 2cab2a8e8f LibWeb: Turn is_platform_object() `if`s into an Array 2 лет назад
  Linus Groh 464368f94a LibWeb: Rename is_wrappable_type() to is_platform_object() 2 лет назад
  Linus Groh daf0a8dd91 LibWeb: Remove impl_is_wrapper() check from WrapperGenerator 2 лет назад
  Linus Groh 64a1992040 LibWeb: Remove support for RefPtr types in idl_type_name_to_cpp_type() 2 лет назад
  Linus Groh 38b3ce8f03 LibIDL+LibWeb: Remove stale references to "wrapper class" concept 2 лет назад
  Andreas Kling 9743849ddb LibWeb: Allow passing null to a nullable IDL union type 2 лет назад
  Andreas Kling 530675993b LibWeb: Rename Attribute to Attr 2 лет назад
  Sam Atkins 07a0d9df30 WrapperGenerator: Use the new shiny Overload Resolution Algorithm :^) 2 лет назад
  Sam Atkins 8b4cc07a54 LibIDL+WrapperGenerator: Implement Type::is_distinguishable_from() 2 лет назад
  Sam Atkins 7c8ef79898 LibIDL+WrapperGenerator: Make it easier to work with IDL::Type classes 3 лет назад
  Sam Atkins c4668053d1 LibIDL+WrapperGenerator: Move IDL code into a library 3 лет назад
  Sam Atkins 634a52b589 WrapperGenerator: Clarify function-length getter name 3 лет назад
  Sam Atkins 4424a50bc4 WrapperGenerator: Move generation code out of IDLTypes.h 3 лет назад
  Andreas Kling ddc018fb75 LibWeb: Use fully qualified type names in the IDL generator more 2 лет назад
  Andreas Kling 266136b32f LibWeb: Stop using Bindings::wrap() in generated code 2 лет назад
  Andreas Kling bc74909308 LibWeb: Remove many unnecessary #includes in generated code 2 лет назад
  Andreas Kling b1b5d75ce6 LibWeb: Remove now-unused wrapper and iterator code generators 2 лет назад
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated 2 лет назад
  Andreas Kling 2fe97fa8db LibWeb: Make WorkerNavigator GC-allocated 2 лет назад
  Andreas Kling 9da72cdaba LibWeb: Make WorkerLocation GC-allocated 2 лет назад
  Andreas Kling fe9c5395d4 LibWeb: Make URL, URLSearchParams & URLSearchParamsIterator GC-allocated 2 лет назад
  Andreas Kling 647ac1bdba LibWeb: Make Blob and File GC-allocated 2 лет назад
  Andreas Kling 2ac8e3db3a LibWeb: Make Storage GC-allocated 2 лет назад
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 лет назад
  Andreas Kling 2704bcdaaa LibWeb: Make Path2D GC-allocated 2 лет назад
  Andreas Kling 4452b5ca09 LibWeb: Make 2D and 3D canvas rendering contexts GC-allocated 2 лет назад
  Andreas Kling 43ec0f734f LibWeb: Make MutationRecord GC-allocated 2 лет назад
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 лет назад
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated 3 лет назад