Age | Commit message (Expand) | Author |
---|---|---|
2021-07-05 | LibJS: Remove unnecessary value_or() from get() | Linus Groh |
2021-06-26 | LibJS: Move install_error_cause() from Object to Error | Linus Groh |
2021-06-11 | LibJS: Implement the Error Cause proposal | Linus Groh |
2021-06-11 | LibJS: Rename JS_ENUMERATE_{ERROR_SUBCLASSES => NATIVE_ERRORS} | Linus Groh |
2021-06-11 | LibJS: Set Error message attributes to writable and configurable only | Linus Groh |
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-12 | LibJS: Make Errors fully spec compliant | Linus Groh |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |