Age | Commit message (Expand) | Author |
---|---|---|
2022-03-19 | DevTools+LibJS+LibWeb: Change class_name to use StringView | Lenny Maiorani |
2022-01-04 | LibJS: Remove unused Accessor::call_{getter,setter}() | Linus Groh |
2021-09-23 | LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr | Idan Horowitz |
2021-06-27 | LibJS: Rename Function => FunctionObject | Andreas Kling |
2021-04-23 | Userland: Use mattco@serenityos.org for my copyright headers | Matthew Olsson |
2021-04-22 | Everywhere: Use linusg@serenityos.org for my copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |