Age | Commit message (Expand) | Author |
---|---|---|
2021-10-29 | LibJS: Convert ProxyConstructor functions to ThrowCompletionOr | Idan Horowitz |
2021-10-21 | LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr | Linus Groh |
2021-10-20 | LibJS: Add ThrowCompletionOr versions of the JS native function macros | Idan Horowitz |
2021-06-27 | LibJS: Rename Function => FunctionObject | Andreas Kling |
2021-06-08 | LibJS: Implement Proxy.revocable() | Linus Groh |
2021-04-23 | Userland: Use mattco@serenityos.org for my copyright headers | Matthew Olsson |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |