Timothy Flynn
|
f6bee0f5a8
LibJS+LibLocale: Replace number range formatting with ICU
|
1 år sedan |
Timothy Flynn
|
67f3de2320
LibJS+LibLocale: Begin replacing number formatting with ICU
|
1 år sedan |
Timothy Flynn
|
9724a25daf
LibJS+LibLocale: Replace canonical locales and display names with ICU
|
1 år sedan |
Shannon Booth
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 år sedan |
Andreas Kling
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
1 år sedan |
Andreas Kling
|
65717e3b75
LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive}
|
1 år sedan |
Timothy Flynn
|
b3694653a7
LibJS: Stop propagating small OOM errors from Intl.NumberFormat
|
1 år sedan |
Timothy Flynn
|
30a812b77b
LibJS: Stop propagating small OOM errors from Intl.MathematicalValue
|
1 år sedan |
Timothy Flynn
|
b6ff25bd26
LibJS: Stop propagating small OOM errors from Intl abstract operations
|
1 år sedan |
Timothy Flynn
|
ca0d926036
LibJS: Use decimal compact patterns for currency style sub-patterns
|
1 år sedan |
Timothy Flynn
|
0914e86691
LibLocale+LibJS: Make number format APIs infallible
|
1 år sedan |
Timothy Flynn
|
cd526813e6
LibLocale+LibJS: Make locale data APIs infallible
|
1 år sedan |
Timothy Flynn
|
b0c8543b28
LibJS: Compute NumberFormat's rounding priority during construction
|
1 år sedan |
Andreas Kling
|
c084269e5f
LibJS: Make PrimitiveString::utf8_string() infallible
|
1 år sedan |
Andreas Kling
|
1a27c525d5
LibJS: Make PrimitiveString::create() infallible
|
1 år sedan |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
1 år sedan |
Timothy Flynn
|
7e0083fb65
LibJS: Rename ErrorType::IntlNumberIsNaN to ErrorType::NumberIsNaN
|
2 år sedan |
Timothy Flynn
|
f816a24b86
LibJS: Update spec numbers for the Intl NumberFormat v3 proposal
|
2 år sedan |
Timothy Flynn
|
b411e30024
LibJS: Require a [[RoundingMode]] slot within FormatNumericToString
|
2 år sedan |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
2 år sedan |
Timothy Flynn
|
b4113536ef
LibJS: Use substrings-with-superstrings in Intl.NumberFormat's grouping
|
2 år sedan |
Timothy Flynn
|
c3abb1396c
LibJS+LibWeb: Convert string view PrimitiveString instances to String
|
2 år sedan |
Timothy Flynn
|
89da8de4ca
LibJS+LibLocale: Propagate OOM from CLDR NumberFormat Vector operations
|
2 år sedan |
Timothy Flynn
|
822ee35f7a
LibJS: Propagate OOM from Intl.NumberFormat Vector operations
|
2 år sedan |
Timothy Flynn
|
ea13f3e285
LibJS: Propagate OOM from PatternPartitionWithSource factory
|
2 år sedan |
Timothy Flynn
|
e74e8381d5
LibJS: Allow "approximately" results to differ in plural form
|
2 år sedan |
Timothy Flynn
|
6a50fb465c
LibJS: Make use of the Intl MV in more Intl.NumberFormat AOs
|
2 år sedan |
Timothy Flynn
|
4475f21e9e
LibJS: Allow locale approximately signs to be empty in Intl.NumberFormat
|
2 år sedan |
Timothy Flynn
|
a824e1ac6a
LibJS: Remove last use of DeprecatedString from Intl.MathematicalValue
|
2 år sedan |
Timothy Flynn
|
5e29e04122
LibJS+LibLocale: Propagate errors from find_regional_values_for_locale
|
2 år sedan |