Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling d2613403e0 LibJS+LibWeb: Stop generating is_foo_wrapper() for JS DOM wrappers пре 4 година
  Andreas Kling 8333055c3d LibJS: Use RTTI for inheritance checks пре 4 година
  Linus Groh 5d77a19af5 LibWeb: Replace IDL 'void' return type with 'undefined' пре 4 година
  Linus Groh c1dfb2d883 LibWeb: Expect IDL namespace to end with semicolon пре 4 година
  asynts 2981f10a5e LibWeb: Apply suggested fixes. пре 4 година
  asynts 82aac98bea IDL: Produce better error messages when parsing IDL files. пре 4 година
  Andreas Kling 024b216141 LibWeb: Don't generate a wrap() function for the Event IDL interface пре 4 година
  Luke e8b3a65581 LibWeb: Make event dispatching spec-compliant пре 4 година
  Luke dcb21b0c3a LibWeb: Add initial implementation of document.implementation пре 4 година
  Luke 3f73b0f896 LibWeb: Add almost all obsolete but required IDL attributes пре 4 година
  Luke bb22b04d44 LibWeb+LibJS: Add [LegacyNullToEmptyString] attribute пре 4 година
  Luke e2e6b03a45 LibWeb: Add support for reflected boolean values пре 4 година
  asynts 88bca152c9 AK: Eradicate the uses of out(). пре 4 година
  Luke 9dee140a9f LibWeb: Add empty IDL bindings for current SVG elements пре 4 година
  Andreas Kling 97d0acc5b6 LibWeb: Implement performance.now() пре 4 година
  Andreas Kling 8cb789d061 LibWeb: Remove a bunch of unnecessary <LibJS/Interpreter.h> includes пре 4 година
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter пре 4 година
  Andreas Kling 6861c619c6 LibJS: Move most of Interpreter into VM пре 4 година
  Ben Wiederhake 08f9bc26a6 Meta+LibHTTP through LibWeb: Make clang-format-10 clean пре 4 година
  Andreas Kling 37c287b1d4 LibWeb: Disallow cross-origin access to <iframe>.contentDocument пре 4 година
  Andreas Kling 5782099106 LibWeb: Add basic support for boolean IDL attributes :^) пре 4 година
  Linus Groh 9ea6ef4ed1 LibJS: Make Interpreter::throw_exception() a void function пре 4 година
  Nico Weber 064159d215 LibWeb: Use GenericLexer in WrapperGenerator пре 4 година
  Luke 8b807e65d7 LibWeb: Add Comment and DocumentFragment bindings, move querySelector... пре 4 година
  Ben Wiederhake e050f21f36 LibWeb: Mark compilation-unit-only functions as static пре 4 година
  Luke 5724ac8e72 LibWeb: Add HTML elements to factories, add missing tags and attributes пре 4 година
  Andreas Kling c46439f240 LibWeb: Move HTML classes into the Web::HTML namespace пре 5 година
  Andreas Kling 8b55d3d86e LibWeb: Move MouseEvent into the UIEvents namespace пре 5 година
  Luke a2b40de0cc LibWeb: Add a whole bunch of HTML DOM bindings пре 5 година
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace пре 5 година