Timothy Flynn
|
7e0083fb65
LibJS: Rename ErrorType::IntlNumberIsNaN to ErrorType::NumberIsNaN
|
2 年之前 |
Timothy Flynn
|
f816a24b86
LibJS: Update spec numbers for the Intl NumberFormat v3 proposal
|
2 年之前 |
Timothy Flynn
|
e74e8381d5
LibJS: Allow "approximately" results to differ in plural form
|
2 年之前 |
Timothy Flynn
|
0c2efa285a
LibJS+LibLocale: Port Intl.NumberFormat to String
|
2 年之前 |
Timothy Flynn
|
d2ec31cbdb
LibJS: Remove DeprecatedString usage from Intl.PluralRules
|
2 年之前 |
Timothy Flynn
|
d30e96a209
LibJS: Renumber Intl.NumberFormat v3 prototypes and AOs
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
davidot
|
d66bfcc3f4
LibJS: Make PluralRules use the new double parser
|
2 年之前 |
Timothy Flynn
|
ff48220dca
Userland: Move files destined for LibLocale to the Locale namespace
|
2 年之前 |
Linus Groh
|
f9705eb2f4
LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19]
|
2 年之前 |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 年之前 |
Timothy Flynn
|
417a385db1
LibJS: Allow out-of-order plural ranges to be formatted
|
2 年之前 |
Timothy Flynn
|
292b8908b5
LibJS: Hook the Intl mathematical value into Intl.NumberFormat
|
3 年之前 |
Timothy Flynn
|
f089c11b5b
LibJS: Implement Intl.PluralRules.prototype.selectRange
|
3 年之前 |
Timothy Flynn
|
6d9b779757
LibJS: Add an overload of ResolvePlural for use without PluralRules
|
3 年之前 |
Timothy Flynn
|
cc5c707649
LibJS+LibUnicode: Do not generate the PluralCategory enum
|
3 年之前 |
Timothy Flynn
|
36abcd820d
LibJS: Implement Intl.PluralRules.prototype.select
|
3 年之前 |
Timothy Flynn
|
670bd066a5
LibJS: Replace JS::Intl::PluralRules::Type with Unicode::PluralForm
|
3 年之前 |
Timothy Flynn
|
8941d0b49e
LibJS: Reorganize spec steps for Intl.PluralRules
|
3 年之前 |
Timothy Flynn
|
812d3a7ef8
LibJS: Reorganize spec steps for Intl.NumberFormat
|
3 年之前 |
Timothy Flynn
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 年之前 |
Timothy Flynn
|
348059bffd
LibJS: Implement the Intl.PluralRules constructor
|
3 年之前 |
Timothy Flynn
|
0087804d10
LibJS: Implement a nearly empty Intl.PluralRules object
|
3 年之前 |