Timothy Flynn
|
0c2efa285a
LibJS+LibLocale: Port Intl.NumberFormat to String
|
2 jaren geleden |
Timothy Flynn
|
1bcde5d216
LibJS: Port ListFormat and PatternPartition to String
|
2 jaren geleden |
Timothy Flynn
|
95d1678553
LibJS: Mark infallible operations that may throw only due to OOM
|
2 jaren geleden |
Timothy Flynn
|
1e6e719592
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
|
2 jaren geleden |
Timothy Flynn
|
0ff4d8100f
LibJS: Consistently use spaces / parentheses in NumberFormat operations
|
2 jaren geleden |
Timothy Flynn
|
0ffad2a2d1
LibJS: Refer to String elements as code units rather than characters
|
2 jaren geleden |
Timothy Flynn
|
2cca5d6676
LibJS: Fix assignment of "isNegative" in FormatNumericToString
|
2 jaren geleden |
Timothy Flynn
|
d30e96a209
LibJS: Renumber Intl.NumberFormat v3 prototypes and AOs
|
2 jaren geleden |
Timothy Flynn
|
d1881da2be
LibJS: Set approximate number range format result's "source" to "shared"
|
2 jaren geleden |
Timothy Flynn
|
a59ebdac2d
LibJS+Everywhere: Return strings by value from PrimitiveString
|
2 jaren geleden |
Timothy Flynn
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
2 jaren geleden |
Timothy Flynn
|
2dfa87814e
LibJS: Update spec comments for replacing digits in Intl.NumberFormat
|
2 jaren geleden |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 jaren geleden |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 jaren geleden |
Linus Groh
|
91b0123eaf
LibJS: Convert Array::create{,_from}() to NonnullGCPtr
|
2 jaren geleden |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 jaren geleden |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 jaren geleden |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 jaren geleden |
Timothy Flynn
|
d56205f991
LibJS: Use more accurate number-to-string method in Intl.NumberFormat
|
2 jaren geleden |
Timothy Flynn
|
ff48220dca
Userland: Move files destined for LibLocale to the Locale namespace
|
2 jaren geleden |
Linus Groh
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 jaren geleden |
Linus Groh
|
b345a0acca
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
|
2 jaren geleden |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 jaren geleden |
Linus Groh
|
f9705eb2f4
LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19]
|
2 jaren geleden |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 jaren geleden |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 jaren geleden |
Timothy Flynn
|
fd7d97fba5
LibJS: Allow out-of-order number ranges to be formatted
|
3 jaren geleden |
Timothy Flynn
|
e9e187d15c
LibJS: Implement Intl.NumberFormat.prototype.formatRangeToParts
|
3 jaren geleden |
Timothy Flynn
|
b4a772cde2
LibJS: Implement Intl.NumberFormat.prototype.formatRange
|
3 jaren geleden |
Timothy Flynn
|
292b8908b5
LibJS: Hook the Intl mathematical value into Intl.NumberFormat
|
3 jaren geleden |