Timothy Flynn
|
05e080c4ba
LibJS: Correctly resolve locale hour cycles in Intl.DateTimeFormat
|
1 gadu atpakaļ |
Timothy Flynn
|
39be5cb73a
LibJS: Allow formatting UTC-offset time zones with Intl.DateTimeFormat
|
1 gadu atpakaļ |
Timothy Flynn
|
f31540e419
LibJS: Implement time zone identifier AOs centrally within Date
|
1 gadu atpakaļ |
Timothy Flynn
|
b78cbf88db
LibJS: Stop propagating small OOM errors from Intl.DateTimeFormat
|
1 gadu atpakaļ |
Timothy Flynn
|
b6ff25bd26
LibJS: Stop propagating small OOM errors from Intl abstract operations
|
1 gadu atpakaļ |
Timothy Flynn
|
7536648498
LibLocale+LibJS+ClockSettings: Make date time format APIs infallible
|
1 gadu atpakaļ |
Andreas Kling
|
c084269e5f
LibJS: Make PrimitiveString::utf8_string() infallible
|
1 gadu atpakaļ |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 gadu atpakaļ |
Timothy Flynn
|
8b23bbf58e
LibJS: Read properties from the Intl.DateTimeFormat options object once
|
2 gadi atpakaļ |
Timothy Flynn
|
3a4cdf77ba
LibJS: Move Intl.DateTimeFormat creation to CreateDateTimeFormat AO
|
2 gadi atpakaļ |
Linus Groh
|
b84f8fb55b
LibJS: Make intrinsics getters return NonnullGCPtr
|
2 gadi atpakaļ |
Timothy Flynn
|
c5c6065611
LibJS: Add missing internal slots to creation of Intl.DateTimeFormat
|
2 gadi atpakaļ |
Timothy Flynn
|
a13b6a3cb0
LibJS: Remove ! from AO calls that can't throw from Intl.DateTimeFormat
|
2 gadi atpakaļ |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 gadi atpakaļ |
Timothy Flynn
|
5e29e04122
LibJS+LibLocale: Propagate errors from find_regional_values_for_locale
|
2 gadi atpakaļ |
Timothy Flynn
|
b2097f4059
LibJS+LibLocale: Port Intl.DateTimeFormat to String
|
2 gadi atpakaļ |
Linus Groh
|
0f5f9acc9c
LibJS: Port canonicalize_time_zone_name() to String
|
2 gadi atpakaļ |
Timothy Flynn
|
95d1678553
LibJS: Mark infallible operations that may throw only due to OOM
|
2 gadi atpakaļ |
Timothy Flynn
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
2 gadi atpakaļ |
Timothy Flynn
|
bff0e25ebe
LibJS: Propagate OOM errors from Intl Abstract Operations
|
2 gadi atpakaļ |
Timothy Flynn
|
fc413711ee
LibJS: Port trivial use cases in the Intl namespace to String
|
2 gadi atpakaļ |
Timothy Flynn
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
2 gadi atpakaļ |
Timothy Flynn
|
95cef87a9c
LibJS: Update syntax for invoking the GetOption AO from Intl objects
|
2 gadi atpakaļ |
Timothy Flynn
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
2 gadi atpakaļ |
Timothy Flynn
|
01fc025e9d
LibJS: Fix a typo in an Intl.DateTimeFormat spec comment
|
2 gadi atpakaļ |
Linus Groh
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
2 gadi atpakaļ |
Linus Groh
|
1c24b82dd7
LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr
|
2 gadi atpakaļ |
Timothy Flynn
|
897c7f7cc2
LibJS: Set DateTimeFormat's time zone when the CLDR download is disabled
|
2 gadi atpakaļ |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 gadi atpakaļ |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 gadi atpakaļ |