summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/Intl/CollatorConstructor.cpp
AgeCommit message (Expand)Author
2022-03-15LibJS: Reorganize spec steps for Intl.CollatorTimothy Flynn
2022-01-31Everywhere: Update copyrights with my new serenityos.org e-mail :^)Timothy Flynn
2022-01-29LibJS: Implement Intl.Collator.supportedLocalesOfTimothy Flynn
2022-01-29LibJS: Implement the Intl.Collator constructorTimothy Flynn
2022-01-29LibJS: Implement a nearly empty Intl.Collator objectTimothy Flynn