Timothy Flynn
|
ca1257c6f9
LibJS+LibUnicode: Make the collation sensitivity default locale-aware
|
vor 11 Monaten |
Timothy Flynn
|
78625c746d
LibJS+LibUnicode: Make the collation punctation default locale-aware
|
vor 11 Monaten |
Timothy Flynn
|
eb8e516ed3
LibJS: Update Intl.Collator spec steps to the latest
|
vor 11 Monaten |
Timothy Flynn
|
eb7e3583c9
LibJS+LibUnicode: Fully implement Intl.Collator with ICU
|
vor 11 Monaten |
Timothy Flynn
|
ebdb92eef6
LibUnicode+Everywhere: Merge LibLocale back into LibUnicode
|
vor 1 Jahr |
Timothy Flynn
|
9c3a775395
LibJS: Update AOs involved in locale resolution to the latest ECMA-402
|
vor 1 Jahr |
Timothy Flynn
|
4598a505b1
LibJS: Differentiate between undefined and null locale keys
|
vor 1 Jahr |
Andreas Kling
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
vor 1 Jahr |
Timothy Flynn
|
1708c1fdfe
LibJS: Stop propagating small OOM errors from Intl.Collator
|
vor 1 Jahr |
Timothy Flynn
|
b6ff25bd26
LibJS: Stop propagating small OOM errors from Intl abstract operations
|
vor 1 Jahr |
Andreas Kling
|
c084269e5f
LibJS: Make PrimitiveString::utf8_string() infallible
|
vor 2 Jahren |
Andreas Kling
|
1a27c525d5
LibJS: Make PrimitiveString::create() infallible
|
vor 2 Jahren |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
vor 2 Jahren |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
vor 2 Jahren |
Linus Groh
|
b84f8fb55b
LibJS: Make intrinsics getters return NonnullGCPtr
|
vor 2 Jahren |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
vor 2 Jahren |
Timothy Flynn
|
c3abb1396c
LibJS+LibWeb: Convert string view PrimitiveString instances to String
|
vor 2 Jahren |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
vor 2 Jahren |
Timothy Flynn
|
95d1678553
LibJS: Mark infallible operations that may throw only due to OOM
|
vor 2 Jahren |
Timothy Flynn
|
bb4b6d8ce3
LibJS: Port Intl locale resolution to String
|
vor 2 Jahren |
Timothy Flynn
|
bff0e25ebe
LibJS: Propagate OOM errors from Intl Abstract Operations
|
vor 2 Jahren |
Timothy Flynn
|
fc413711ee
LibJS: Port trivial use cases in the Intl namespace to String
|
vor 2 Jahren |
Timothy Flynn
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
vor 2 Jahren |
Timothy Flynn
|
95cef87a9c
LibJS: Update syntax for invoking the GetOption AO from Intl objects
|
vor 2 Jahren |
Timothy Flynn
|
115baa7e32
LibJS+Everywhere: Make PrimitiveString and Utf16String fallible
|
vor 2 Jahren |
Linus Groh
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
vor 2 Jahren |
Linus Groh
|
1c24b82dd7
LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr
|
vor 2 Jahren |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
vor 2 Jahren |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
vor 2 Jahren |
Timothy Flynn
|
85e313077a
LibJS: Do not invoke Cell::vm in constructors before Cell is constructed
|
vor 2 Jahren |