Age | Commit message (Expand) | Author |
---|---|---|
2022-03-15 | LibJS: Reorganize spec steps for Intl.RelativeTimeFormat | Timothy Flynn |
2022-01-31 | Everywhere: Update copyrights with my new serenityos.org e-mail :^) | Timothy Flynn |
2022-01-27 | LibJS: Implement Intl.RelativeTimeFormat.prototype.formatToParts | Timothy Flynn |
2022-01-27 | LibJS: Implement Intl.RelativeTimeFormat.prototype.format | Timothy Flynn |
2022-01-27 | LibJS: Change RelativeTimeFormat::number_format to return a reference | Timothy Flynn |
2022-01-25 | LibJS: Implement the Intl.RelativeTimeFormat constructor | Timothy Flynn |
2022-01-25 | LibJS: Implement a nearly empty Intl.RelativeTimeFormat object | Timothy Flynn |