davidot
|
d66bfcc3f4
LibJS: Make PluralRules use the new double parser
|
2 years ago |
Timothy Flynn
|
ff48220dca
Userland: Move files destined for LibLocale to the Locale namespace
|
2 years ago |
Linus Groh
|
f9705eb2f4
LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19]
|
2 years ago |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 years ago |
Timothy Flynn
|
417a385db1
LibJS: Allow out-of-order plural ranges to be formatted
|
3 years ago |
Timothy Flynn
|
292b8908b5
LibJS: Hook the Intl mathematical value into Intl.NumberFormat
|
3 years ago |
Timothy Flynn
|
f089c11b5b
LibJS: Implement Intl.PluralRules.prototype.selectRange
|
3 years ago |
Timothy Flynn
|
6d9b779757
LibJS: Add an overload of ResolvePlural for use without PluralRules
|
3 years ago |
Timothy Flynn
|
cc5c707649
LibJS+LibUnicode: Do not generate the PluralCategory enum
|
3 years ago |
Timothy Flynn
|
36abcd820d
LibJS: Implement Intl.PluralRules.prototype.select
|
3 years ago |
Timothy Flynn
|
670bd066a5
LibJS: Replace JS::Intl::PluralRules::Type with Unicode::PluralForm
|
3 years ago |
Timothy Flynn
|
8941d0b49e
LibJS: Reorganize spec steps for Intl.PluralRules
|
3 years ago |
Timothy Flynn
|
812d3a7ef8
LibJS: Reorganize spec steps for Intl.NumberFormat
|
3 years ago |
Timothy Flynn
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 years ago |
Timothy Flynn
|
348059bffd
LibJS: Implement the Intl.PluralRules constructor
|
3 years ago |
Timothy Flynn
|
0087804d10
LibJS: Implement a nearly empty Intl.PluralRules object
|
3 years ago |