Age | Commit message (Expand) | Author |
---|---|---|
2022-06-15 | LibJS: Update to the latest ECMA-402 GetOption and move it into ECMA-262 | Linus Groh |
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-25 | LibJS: Implement Intl.RelativeTimeFormat.supportedLocalesOf | 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 |