This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-22 23:55:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b2c317c2d18fcf331ea12e8bef6ba6a7df63fee
ladybird
/
Userland
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Intl
/
Collator
History
Timothy Flynn
96459e4b3a
LibJS: Define the Intl.Collator's compare function name to be empty
2022-02-21 16:30:19 +00:00
..
Collator.@@toStringTag.js
…
Collator.js
…
Collator.prototype.compare.js
LibJS: Define the Intl.Collator's compare function name to be empty
2022-02-21 16:30:19 +00:00
Collator.prototype.resolvedOptions.js
LibJS: Implement Intl.Collator.prototype.resolvedOptions
2022-01-29 20:27:24 +00:00
Collator.supportedLocalesOf.js
…