summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/Intl/DisplayNames.h
AgeCommit message (Expand)Author
2022-01-31Everywhere: Update copyrights with my new serenityos.org e-mail :^)Timothy Flynn
2022-01-25LibJS: Convert Intl.DisplayNames to use Unicode::StyleTimothy Flynn
2022-01-13LibJS: Implement per-locale display of calendars and date-time fieldsTimothy Flynn
2022-01-13LibJS: Parse new Intl.DisplayNames "type" and "languageDisplay" optionsTimothy Flynn
2021-09-18LibJS: Convert DisplayNames AOs to ThrowCompletionOrIdan Horowitz
2021-09-12LibJS: Move CanonicalCodeForDisplayNames to Intl.DisplayNamesTimothy Flynn
2021-08-26LibJS: Implement a nearly empty Intl.DisplayNames objectTimothy Flynn