Age | Commit message (Expand) | Author |
---|---|---|
2022-01-31 | Everywhere: Update copyrights with my new serenityos.org e-mail :^) | Timothy Flynn |
2022-01-25 | LibJS: Convert Intl.DisplayNames to use Unicode::Style | Timothy Flynn |
2022-01-13 | LibJS: Implement per-locale display of calendars and date-time fields | Timothy Flynn |
2022-01-13 | LibJS: Parse new Intl.DisplayNames "type" and "languageDisplay" options | Timothy Flynn |
2021-09-18 | LibJS: Convert DisplayNames AOs to ThrowCompletionOr | Idan Horowitz |
2021-09-12 | LibJS: Move CanonicalCodeForDisplayNames to Intl.DisplayNames | Timothy Flynn |
2021-08-26 | LibJS: Implement a nearly empty Intl.DisplayNames object | Timothy Flynn |