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-05-19 17:49:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3bc06bb23910cf3bcfe8965fdefea5aff713e4a
ladybird
/
Userland
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Intl
History
Idan Horowitz
a3bc06bb23
LibJS: Start implementing Intl.Segmenter
2022-01-30 19:47:01 +00:00
..
Collator
LibJS: Implement Intl.Collator.prototype.resolvedOptions
2022-01-29 20:27:24 +00:00
DateTimeFormat
LibJS: Fix errors in Intl.DateTimeFormat.prototype.resolvedOptions tests
2022-01-25 19:02:59 +00:00
DisplayNames
LibJS: Handle the [[LanguageDisplay]] tag when localizing languages
2022-01-13 23:05:31 +01:00
ListFormat
…
Locale
…
NumberFormat
LibJS: Respect per-locale minimum grouping digits when number formatting
2022-01-27 20:30:52 +00:00
PluralRules
LibJS: Implement Intl.PluralRules.prototype.resolvedOptions
2022-01-28 19:38:47 +00:00
RelativeTimeFormat
LibJS: Implement Intl.RelativeTimeFormat.prototype.formatToParts
2022-01-27 21:16:44 +00:00
Segmenter
LibJS: Start implementing Intl.Segmenter
2022-01-30 19:47:01 +00:00
Intl.@@toStringTag.js
…
Intl.getCanonicalLocales.js
…