Age | Commit message (Expand) | Author |
---|---|---|
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-04-17 | LibJS: Take reference instead of pointer in prepare_arguments_list | Idan Horowitz |
2021-04-10 | LibJS: Let Object::delete_property() return a bool, not Value | Linus Groh |
2021-04-07 | LibJS: Use MarkedValueList for internal own properties getter functions | Linus Groh |
2021-04-05 | LibJS: Remove this_object parameter from get/put own property functions | Linus Groh |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |