Timothy Flynn
|
8941d0b49e
|
LibJS: Reorganize spec steps for Intl.PluralRules
This is an editorial change in the Intl spec:
https://github.com/tc39/ecma402/commit/d7c7157
|
2022-03-15 17:30:58 +01:00 |
|
Timothy Flynn
|
812d3a7ef8
|
LibJS: Reorganize spec steps for Intl.NumberFormat
This is an editorial change in the Intl spec:
https://github.com/tc39/ecma402/commit/110cb1f
|
2022-03-15 17:30:58 +01:00 |
|
Timothy Flynn
|
6efbafa6e0
|
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
2022-01-31 18:23:22 +00:00 |
|
Timothy Flynn
|
348059bffd
|
LibJS: Implement the Intl.PluralRules constructor
|
2022-01-28 19:38:47 +00:00 |
|
Timothy Flynn
|
0087804d10
|
LibJS: Implement a nearly empty Intl.PluralRules object
This adds plumbing for the Intl.PluralRules object, constructor, and
prototype.
|
2022-01-28 19:38:47 +00:00 |
|