summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/Intl/Locale.h
AgeCommit message (Expand)Author
2021-09-12LibJS: Move locale_relevant_extension_keys to Intl.LocaleTimothy Flynn
2021-09-04LibJS: Add a constructor to create an Intl.Locale object from a LocaleIDTimothy Flynn
2021-09-04LibJS: Add missing Intl.Locale initializer for plain boolean typeTimothy Flynn
2021-09-02LibJS: Implement a nearly empty Intl.Locale objectTimothy Flynn