Age | Commit message (Expand) | Author |
---|---|---|
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 |