Timothy Flynn
|
37ab7cc694
LibJS: Implement Intl.NumberFormat V3's [[TrailingZeroDisplay]] changes
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
a712c7b5e1
LibJS: Replace comparisons of "0"_bigint with SignedBigInteger::is_zero
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
bb9a44cd50
LibJS: Implement Intl.NumberFormat V3's [[RoundingPriority]] changes
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
9e50f25ac4
LibJS: Prevent i64 overflow when computing large NumberFormat exponents
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
cff2d631da
LibJS: Implement Intl.NumberFormat V3's [[SignDisplay]] changes
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
733192089f
LibJS: Implement Intl.NumberFormat V3's [[UseGrouping]] changes
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
33698b9615
LibJS+js: Parse new constructor options from Intl.NumberFormat V3
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
5b68c1a06c
LibJS: Use Intl.PluralRules within Intl.NumberFormat
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
2982aa0373
LibJS: Mark the NumberFormat parameter of FormatNumericToString as const
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
4fd463dae0
LibJS: Normalize mathematical references to negative zero
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
1a76839e8d
LibJS: Use consistent ASCII case-transformation and string language
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
7c41e6058a
LibJS: Explicitly indicate infallible incovations
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
812d3a7ef8
LibJS: Reorganize spec steps for Intl.NumberFormat
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
d6e926e5b1
LibJS: Support BigInt number formatting with Intl.NumberFormat
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
a0253af8c1
LibJS: Generalize Intl.NumberFormat to operate on Value types
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
ac3e42a8de
LibJS: Move some Intl.NumberFormat fields into a NumberFormatBase class
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
cf92bc42a2
LibJS: Respect per-locale minimum grouping digits when number formatting
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
0865f71d37
LibJS: Convert Intl.NumberFormat to use Unicode::Style
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
8126cb2545
LibJS+LibUnicode: Remove unnecessary locale currency mapping wrapper
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
cc5e9f0579
LibJS+LibUnicode: Move replacement of number system digits to LibUnicode
|
%!s(int64=3) %!d(string=hai) anos |
mjz19910
|
10ec98dd38
Everywhere: Fix spelling mistakes
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
f16f3c4677
LibJS: Update ToRawPrecision / ToRawFixed AO spec comments
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
a3149c11e5
LibJS: Explicitly handle postive/negative infinity in Intl.NumberFormat
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
9ce4ff4265
LibJS: Avoid crashing when the Unicode data generators are disabled
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
2a7f36b392
LibJS+LibUnicode: Generate unique numeric symbol lists
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
d2588d852b
LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
914675e826
LibJS+LibUnicode: Separate number formatting methods from Locale.h
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
251f692440
LibJS: Re-implement SetNumberFormatDigitOptions AO
|
%!s(int64=3) %!d(string=hai) anos |