Age | Commit message (Expand) | Author |
---|---|---|
2023-03-15 | LibWeb: Support generating IDL namespaces | Timothy Flynn |
2023-01-10 | LibWeb: Remove Intrinsics::cached_web_prototype | Timothy Flynn |
2023-01-10 | LibWeb: Generate dedicated methods to create Web constructors/prototypes | Timothy Flynn |
2022-12-15 | LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-10-09 | LibWeb: Make HostDefined and Intrinsics free functions [[nodiscard]] | Andrew Kaster |
2022-10-01 | LibWeb: Move Web prototypes and constructors to new Intrinsics object | Andrew Kaster |