Timothy Flynn
|
73ca9516a9
LibJS: Remove the InitializeNumberFormat AO
|
11 mesi fa |
Timothy Flynn
|
a1a368bb61
LibJS: Fix editorial rebasing errors in the ECMA-402 spec
|
11 mesi fa |
Timothy Flynn
|
ebdb92eef6
LibUnicode+Everywhere: Merge LibLocale back into LibUnicode
|
1 anno fa |
Timothy Flynn
|
9c3a775395
LibJS: Update AOs involved in locale resolution to the latest ECMA-402
|
1 anno fa |
Timothy Flynn
|
4598a505b1
LibJS: Differentiate between undefined and null locale keys
|
1 anno fa |
Timothy Flynn
|
67f3de2320
LibJS+LibLocale: Begin replacing number formatting with ICU
|
1 anno fa |
Andreas Kling
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
1 anno fa |
Timothy Flynn
|
03be26317f
LibJS: Alphabetize handling some Intl.NumberFormat/PluralRules options
|
1 anno fa |
Timothy Flynn
|
b3694653a7
LibJS: Stop propagating small OOM errors from Intl.NumberFormat
|
1 anno fa |
Timothy Flynn
|
b6ff25bd26
LibJS: Stop propagating small OOM errors from Intl abstract operations
|
1 anno fa |
Timothy Flynn
|
b0c8543b28
LibJS: Compute NumberFormat's rounding priority during construction
|
1 anno fa |
Andreas Kling
|
c084269e5f
LibJS: Make PrimitiveString::utf8_string() infallible
|
1 anno fa |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 anno fa |
Timothy Flynn
|
ea774111e8
LibJS: Raise the upper minimum/maximum fraction digit limit to 100
|
2 anni fa |
Linus Groh
|
b84f8fb55b
LibJS: Make intrinsics getters return NonnullGCPtr
|
2 anni fa |
Timothy Flynn
|
f816a24b86
LibJS: Update spec numbers for the Intl NumberFormat v3 proposal
|
2 anni fa |
Timothy Flynn
|
a283daaab7
LibJS: Refactor the Intl.NumberFormat GetStringOrBooleanOption AO
|
2 anni fa |
Timothy Flynn
|
5b3b14be0a
LibJS: Move resolution of some Intl.NumberFormat options to a common AO
|
2 anni fa |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 anni fa |
Timothy Flynn
|
95d1678553
LibJS: Mark infallible operations that may throw only due to OOM
|
2 anni fa |
Timothy Flynn
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 anni fa |
Timothy Flynn
|
bff0e25ebe
LibJS: Propagate OOM errors from Intl Abstract Operations
|
2 anni fa |
Timothy Flynn
|
fc413711ee
LibJS: Port trivial use cases in the Intl namespace to String
|
2 anni fa |
Timothy Flynn
|
95cef87a9c
LibJS: Update syntax for invoking the GetOption AO from Intl objects
|
2 anni fa |
Timothy Flynn
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
2 anni fa |
Linus Groh
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 anni fa |
Linus Groh
|
1c24b82dd7
LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr
|
2 anni fa |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anni fa |
Timothy Flynn
|
675e5bfdce
LibJS: Allow specifying only roundingIncrement in NumberFormat options
|
2 anni fa |
Timothy Flynn
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
2 anni fa |