Age | Commit message (Expand) | Author |
---|---|---|
2022-01-31 | Everywhere: Update copyrights with my new serenityos.org e-mail :^) | Timothy Flynn |
2021-12-01 | LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays | Timothy Flynn |
2021-09-12 | LibJS: Move locale_relevant_extension_keys to Intl.Locale | Timothy Flynn |
2021-09-08 | LibUnicode+LibJS: Store locale keyword values as a single string | Timothy Flynn |
2021-09-04 | LibJS: Add a constructor to create an Intl.Locale object from a LocaleID | Timothy Flynn |
2021-09-02 | LibJS: Implement a nearly empty Intl.Locale object | Timothy Flynn |