Age | Commit message (Expand) | Author |
---|---|---|
2021-09-25 | LibWeb: Rename HTMLDocumentParser => HTMLParser | Andreas Kling |
2021-09-12 | LibWeb: Use ErrorType::NotAnObjectOfType instead of NotA | Timothy Flynn |
2021-06-27 | LibJS: Rename Function => FunctionObject | Andreas Kling |
2021-06-06 | AK+Everywhere: Disallow constructing Functions from incompatible types | Ali Mohammad Pur |
2021-05-18 | LibWeb: Implement test-web in terms of LibTest/JavaScriptTestRunner | Ali Mohammad Pur |
2021-05-12 | LibCore+Everywhere: Move OpenMode out of IODevice | Ali Mohammad Pur |
2021-05-08 | Tests: Move Userland/Utilities/test-web to Tests/LibWeb | Brian Gianforcaro |