Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 năm trước cách đây |
Linus Groh
|
f9705eb2f4
LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19]
|
2 năm trước cách đây |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 năm trước cách đây |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 năm trước cách đây |
Timothy Flynn
|
fd7d97fba5
LibJS: Allow out-of-order number ranges to be formatted
|
3 năm trước cách đây |
Timothy Flynn
|
e9e187d15c
LibJS: Implement Intl.NumberFormat.prototype.formatRangeToParts
|
3 năm trước cách đây |
Timothy Flynn
|
b4a772cde2
LibJS: Implement Intl.NumberFormat.prototype.formatRange
|
3 năm trước cách đây |
Timothy Flynn
|
292b8908b5
LibJS: Hook the Intl mathematical value into Intl.NumberFormat
|
3 năm trước cách đây |
Timothy Flynn
|
99b79766cd
LibJS: Return an enum from ApplyUnsignedRoundingMode
|
3 năm trước cách đây |
Timothy Flynn
|
20533c2594
LibJS: Avoid FormatNumericToString spec issue more carefully
|
3 năm trước cách đây |
Timothy Flynn
|
4b415a23c1
LibJS: Implement Intl.NumberFormat V3's [[RoundingIncrement]] changes
|
3 năm trước cách đây |
Timothy Flynn
|
8ee485c350
LibJS: Implement Intl.NumberFormat V3's [[RoundingMode]] changes
|
3 năm trước cách đây |
Timothy Flynn
|
800a0ddc63
LibJS: Relax integer size requirements on some NumberFormat helpers
|
3 năm trước cách đây |
Timothy Flynn
|
cb5f7bf696
LibJS: Add missing VERIFY_NOT_REACHED in string-to-enum conversion
|
3 năm trước cách đây |
Timothy Flynn
|
37ab7cc694
LibJS: Implement Intl.NumberFormat V3's [[TrailingZeroDisplay]] changes
|
3 năm trước cách đây |
Timothy Flynn
|
a712c7b5e1
LibJS: Replace comparisons of "0"_bigint with SignedBigInteger::is_zero
|
3 năm trước cách đây |
Timothy Flynn
|
bb9a44cd50
LibJS: Implement Intl.NumberFormat V3's [[RoundingPriority]] changes
|
3 năm trước cách đây |
Timothy Flynn
|
9e50f25ac4
LibJS: Prevent i64 overflow when computing large NumberFormat exponents
|
3 năm trước cách đây |
Timothy Flynn
|
cff2d631da
LibJS: Implement Intl.NumberFormat V3's [[SignDisplay]] changes
|
3 năm trước cách đây |
Timothy Flynn
|
733192089f
LibJS: Implement Intl.NumberFormat V3's [[UseGrouping]] changes
|
3 năm trước cách đây |
Timothy Flynn
|
33698b9615
LibJS+js: Parse new constructor options from Intl.NumberFormat V3
|
3 năm trước cách đây |
Timothy Flynn
|
5b68c1a06c
LibJS: Use Intl.PluralRules within Intl.NumberFormat
|
3 năm trước cách đây |
Timothy Flynn
|
2982aa0373
LibJS: Mark the NumberFormat parameter of FormatNumericToString as const
|
3 năm trước cách đây |
Linus Groh
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
3 năm trước cách đây |
Timothy Flynn
|
4fd463dae0
LibJS: Normalize mathematical references to negative zero
|
3 năm trước cách đây |
Timothy Flynn
|
1a76839e8d
LibJS: Use consistent ASCII case-transformation and string language
|
3 năm trước cách đây |
Timothy Flynn
|
7c41e6058a
LibJS: Explicitly indicate infallible incovations
|
3 năm trước cách đây |
Timothy Flynn
|
812d3a7ef8
LibJS: Reorganize spec steps for Intl.NumberFormat
|
3 năm trước cách đây |
Timothy Flynn
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 năm trước cách đây |
Timothy Flynn
|
d6e926e5b1
LibJS: Support BigInt number formatting with Intl.NumberFormat
|
3 năm trước cách đây |