Age | Commit message (Expand) | Author |
---|---|---|
2021-07-04 | LibJS: Rewrite most of Object for spec compliance :^) | Linus Groh |
2021-06-24 | AK: Rename downcast<T> => verify_cast<T> | Andreas Kling |
2021-06-17 | LibJS: Replace boolean without_side_effects parameters with an enum | Idan Horowitz |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-12 | LibJS: Make Errors fully spec compliant | Linus Groh |
2021-03-16 | LibWeb: Invalidate element style after setting Element.style.foo | Andreas Kling |
2021-03-15 | LibWeb: Support named CSS properties on CSSStyleDeclaration wrapper | Andreas Kling |