Age | Commit message (Expand) | Author |
---|---|---|
2021-10-20 | LibJS: Convert test-js/test-web/test-wasm to ThrowCompletionOr | Idan Horowitz |
2021-10-13 | LibJS: Convert to_string() to ThrowCompletionOr | Linus Groh |
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 |