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-03-29 16:58:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98a6f962a020073de68c19cf6cc7068eebcc3fed
ladybird
/
Userland
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Intl
History
Brian Gianforcaro
d0a1775369
Everywhere: Fix a variety of typos
...
Spelling fixes found by `codespell`.
2022-09-14 04:46:49 +00:00
..
Collator
LibJS: Define the Intl.Collator's compare function name to be empty
2022-02-21 16:30:19 +00:00
DateTimeFormat
LibJS: Allow out-of-order date ranges to be formatted
2022-07-26 10:46:08 -07:00
DisplayNames
LibJS: Disallow calendar display names which contain an underscore
2022-03-30 14:24:32 +01:00
DurationFormat
LibJS: Create DurationFormat's ListFormat object with type and style
2022-08-30 14:26:11 -04:00
ListFormat
…
Locale
Everywhere: Fix a variety of typos
2022-09-14 04:46:49 +00:00
NumberFormat
LibJS: Allow out-of-order number ranges to be formatted
2022-07-26 10:46:08 -07:00
PluralRules
LibJS: Allow out-of-order plural ranges to be formatted
2022-07-26 10:46:08 -07:00
RelativeTimeFormat
LibJS: Allow specifying keyword values not directly defined for a locale
2022-07-15 12:31:43 +02:00
Segmenter
…
Intl.@@toStringTag.js
…
Intl.getCanonicalLocales.js
…
Intl.supportedValuesOf.js
…