Andreas Kling
|
c084269e5f
LibJS: Make PrimitiveString::utf8_string() infallible
|
1 năm trước cách đây |
Andreas Kling
|
1a27c525d5
LibJS: Make PrimitiveString::create() infallible
|
1 năm trước cách đây |
Linus Groh
|
b84f8fb55b
LibJS: Make intrinsics getters return NonnullGCPtr
|
2 năm trước cách đây |
Timothy Flynn
|
c3abb1396c
LibJS+LibWeb: Convert string view PrimitiveString instances to String
|
2 năm trước cách đây |
MacDue
|
63b11030f0
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
|
2 năm trước cách đây |
Timothy Flynn
|
c1c54fad96
LibJS: Propagate OOM from Intl.DurationFormat Vector operations
|
2 năm trước cách đây |
Timothy Flynn
|
e86eafe65e
LibJS: Replace remaining uses of StringBuilder in the Intl namespace
|
2 năm trước cách đây |
Timothy Flynn
|
8dc4e05ecf
LibJS: Port Intl.DurationFormat to String
|
2 năm trước cách đây |
Timothy Flynn
|
5e29e04122
LibJS+LibLocale: Propagate errors from find_regional_values_for_locale
|
2 năm trước cách đây |
Timothy Flynn
|
0c2efa285a
LibJS+LibLocale: Port Intl.NumberFormat to String
|
2 năm trước cách đây |
Timothy Flynn
|
1bcde5d216
LibJS: Port ListFormat and PatternPartition to String
|
2 năm trước cách đây |
Timothy Flynn
|
95d1678553
LibJS: Mark infallible operations that may throw only due to OOM
|
2 năm trước cách đây |
Timothy Flynn
|
1e6e719592
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
|
2 năm trước cách đây |
Timothy Flynn
|
fc413711ee
LibJS: Port trivial use cases in the Intl namespace to String
|
2 năm trước cách đây |
Timothy Flynn
|
95cef87a9c
LibJS: Update syntax for invoking the GetOption AO from Intl objects
|
2 năm trước cách đây |
Timothy Flynn
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
2 năm trước cách đây |
Linus Groh
|
bd40464195
LibJS: Convert standalone construct() to NonnullGCPtr
|
2 năm trước cách đây |
Timothy Flynn
|
a2cf026b30
LibJS: Throw a RangeError when when formatting strings in DurationFormat
|
2 năm trước cách đây |
Timothy Flynn
|
010888acec
LibJS: Access DurationRecord properties in alphabetical order
|
2 năm trước cách đây |
Timothy Flynn
|
85f079dc6b
LibJS: Move IsValidDurationRecord check to ToDurationRecord
|
2 năm trước cách đây |
Timothy Flynn
|
0086a3acdb
LibJS: Remove infallibility markers from some Intl.DurationFormat AOs
|
2 năm trước cách đây |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 năm trước cách đây |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
2 năm trước cách đây |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 năm trước cách đây |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 năm trước cách đây |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 năm trước cách đây |
Jonah
|
381b36b83f
LibJS/Temporal: Rename ToIntegerWithRounding to ToIntegerIfIntegral
|
2 năm trước cách đây |
Timothy Flynn
|
99fc94e138
LibJS: Delegate to NumberFormat for DurationFormat unit formatting
|
2 năm trước cách đây |
Nico Weber
|
daeaefad17
Everywhere: Clean up "the the" comment typos
|
2 năm trước cách đây |
Timothy Flynn
|
4686989582
LibJS: Map DurationFormat's list style to "short" when it is "digital"
|
2 năm trước cách đây |