Timothy Flynn
|
0c2efa285a
LibJS+LibLocale: Port Intl.NumberFormat to String
|
2 vuotta sitten |
Timothy Flynn
|
1bcde5d216
LibJS: Port ListFormat and PatternPartition to String
|
2 vuotta sitten |
Timothy Flynn
|
95d1678553
LibJS: Mark infallible operations that may throw only due to OOM
|
2 vuotta sitten |
Timothy Flynn
|
1e6e719592
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
|
2 vuotta sitten |
Timothy Flynn
|
fc413711ee
LibJS: Port trivial use cases in the Intl namespace to String
|
2 vuotta sitten |
Timothy Flynn
|
95cef87a9c
LibJS: Update syntax for invoking the GetOption AO from Intl objects
|
2 vuotta sitten |
Timothy Flynn
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
2 vuotta sitten |
Linus Groh
|
bd40464195
LibJS: Convert standalone construct() to NonnullGCPtr
|
2 vuotta sitten |
Timothy Flynn
|
a2cf026b30
LibJS: Throw a RangeError when when formatting strings in DurationFormat
|
2 vuotta sitten |
Timothy Flynn
|
010888acec
LibJS: Access DurationRecord properties in alphabetical order
|
2 vuotta sitten |
Timothy Flynn
|
85f079dc6b
LibJS: Move IsValidDurationRecord check to ToDurationRecord
|
2 vuotta sitten |
Timothy Flynn
|
0086a3acdb
LibJS: Remove infallibility markers from some Intl.DurationFormat AOs
|
2 vuotta sitten |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 vuotta sitten |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 vuotta sitten |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 vuotta sitten |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
Jonah
|
381b36b83f
LibJS/Temporal: Rename ToIntegerWithRounding to ToIntegerIfIntegral
|
2 vuotta sitten |
Timothy Flynn
|
99fc94e138
LibJS: Delegate to NumberFormat for DurationFormat unit formatting
|
2 vuotta sitten |
Nico Weber
|
daeaefad17
Everywhere: Clean up "the the" comment typos
|
2 vuotta sitten |
Timothy Flynn
|
4686989582
LibJS: Map DurationFormat's list style to "short" when it is "digital"
|
2 vuotta sitten |
Timothy Flynn
|
82e730eba1
LibJS: Change default time display options to "always" for digital style
|
2 vuotta sitten |
Timothy Flynn
|
ff48220dca
Userland: Move files destined for LibLocale to the Locale namespace
|
2 vuotta sitten |
Timothy Flynn
|
c477425b9b
LibJS: Create DurationFormat's ListFormat object with type and style
|
2 vuotta sitten |
Timothy Flynn
|
127b28c940
LibJS: Use numeric style if the previous style was numeric or 2-digit
|
2 vuotta sitten |
Timothy Flynn
|
cab1cce522
LibJS: Update DurationFormat AO text to align with ECMA-402 and Temporal
|
2 vuotta sitten |
Timothy Flynn
|
a86b840c64
LibJS: Rename DurationFormat's DurationSign to DurationRecordSign
|
2 vuotta sitten |
Timothy Flynn
|
f8c51fec1d
LibJS: Align ToDurationRecord with ToTemporalDurationRecord
|
2 vuotta sitten |
Timothy Flynn
|
a28ff92106
LibJS: Mark PartitionDurationFormatPattern as infallible
|
2 vuotta sitten |
Timothy Flynn
|
aabd06722f
LibJS: Change GetDurationUnitOptions to require a string for prevStyle
|
2 vuotta sitten |