Timothy Flynn
|
1bcc29d0d1
|
LibJS+LibLocale: Replace Unicode keyword lookups with ICU
Note: All of the changes to the test files in this patch are now aligned
with both Chrome and Firefox.
|
2024-06-16 06:57:08 +02:00 |
|
Timothy Flynn
|
96459e4b3a
|
LibJS: Define the Intl.Collator's compare function name to be empty
|
2022-02-21 16:30:19 +00:00 |
|
Idan Horowitz
|
6558f4ae6b
|
LibJS: Implement get Intl.Collator.prototype.compare
|
2022-02-20 22:05:59 -05:00 |
|
Timothy Flynn
|
4a99170cd2
|
LibJS: Implement Intl.Collator.prototype.resolvedOptions
|
2022-01-29 20:27:24 +00:00 |
|
Timothy Flynn
|
17306078b5
|
LibJS: Implement Intl.Collator.supportedLocalesOf
|
2022-01-29 20:27:24 +00:00 |
|
Timothy Flynn
|
06a6100b12
|
LibJS: Implement the Intl.Collator constructor
|
2022-01-29 20:27:24 +00:00 |
|
Timothy Flynn
|
4a3e142d55
|
LibJS: Implement a nearly empty Intl.Collator object
This adds plumbing for the Intl.Collator object, constructor, and
prototype.
|
2022-01-29 20:27:24 +00:00 |
|