Timothy Flynn
|
39be5cb73a
LibJS: Allow formatting UTC-offset time zones with Intl.DateTimeFormat
|
il y a 1 an |
Timothy Flynn
|
b3694653a7
LibJS: Stop propagating small OOM errors from Intl.NumberFormat
|
il y a 1 an |
Timothy Flynn
|
b78cbf88db
LibJS: Stop propagating small OOM errors from Intl.DateTimeFormat
|
il y a 1 an |
Timothy Flynn
|
b6ff25bd26
LibJS: Stop propagating small OOM errors from Intl abstract operations
|
il y a 1 an |
Timothy Flynn
|
7536648498
LibLocale+LibJS+ClockSettings: Make date time format APIs infallible
|
il y a 1 an |
Timothy Flynn
|
cd526813e6
LibLocale+LibJS: Make locale data APIs infallible
|
il y a 1 an |
Andreas Kling
|
7849950383
LibJS: Make Utf16String & related APIs infallible
|
il y a 1 an |
Andreas Kling
|
1a27c525d5
LibJS: Make PrimitiveString::create() infallible
|
il y a 1 an |
Timothy Flynn
|
8b23bbf58e
LibJS: Read properties from the Intl.DateTimeFormat options object once
|
il y a 2 ans |
Linus Groh
|
f345f72b55
LibJS: Port Value::to_object() to NonnullGCPtr
|
il y a 2 ans |
Linus Groh
|
b84f8fb55b
LibJS: Make intrinsics getters return NonnullGCPtr
|
il y a 2 ans |
Timothy Flynn
|
c3abb1396c
LibJS+LibWeb: Convert string view PrimitiveString instances to String
|
il y a 2 ans |
MacDue
|
63b11030f0
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
|
il y a 2 ans |
Timothy Flynn
|
fb8fd757e6
LibJS: Propagate OOM from Intl.DateTimeFormat Vector operations
|
il y a 2 ans |
Timothy Flynn
|
ea13f3e285
LibJS: Propagate OOM from PatternPartitionWithSource factory
|
il y a 2 ans |
Timothy Flynn
|
bb4fda3b97
LibJS: Format the era of ISO year 0 as BC
|
il y a 2 ans |
Timothy Flynn
|
5e29e04122
LibJS+LibLocale: Propagate errors from find_regional_values_for_locale
|
il y a 2 ans |
Timothy Flynn
|
b2097f4059
LibJS+LibLocale: Port Intl.DateTimeFormat to String
|
il y a 2 ans |
Timothy Flynn
|
0c2efa285a
LibJS+LibLocale: Port Intl.NumberFormat to String
|
il y a 2 ans |
Timothy Flynn
|
1bcde5d216
LibJS: Port ListFormat and PatternPartition to String
|
il y a 2 ans |
Timothy Flynn
|
95d1678553
LibJS: Mark infallible operations that may throw only due to OOM
|
il y a 2 ans |
Timothy Flynn
|
1e6e719592
LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation
|
il y a 2 ans |
Timothy Flynn
|
d0403ec14f
AK+Everywhere: Rename Utf16View::to_utf8 to to_deprecated_string
|
il y a 2 ans |
Timothy Flynn
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
il y a 2 ans |
Timothy Flynn
|
d793262beb
AK+Everywhere: Make UTF-16 to UTF-8 converter fallible
|
il y a 2 ans |
Linus Groh
|
bd40464195
LibJS: Convert standalone construct() to NonnullGCPtr
|
il y a 2 ans |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
il y a 2 ans |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
il y a 2 ans |
Linus Groh
|
91b0123eaf
LibJS: Convert Array::create{,_from}() to NonnullGCPtr
|
il y a 2 ans |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
il y a 2 ans |