Shannon Booth
|
bb8dad5bb0
LibJS: Begin using CalendarMethodsRecord for AOs
|
1 vuosi sitten |
Shannon Booth
|
6d4eda0028
LibJS: Make CreateTemporalDuration return a NonnullGCPtr
|
1 vuosi sitten |
Shannon Booth
|
0ed352e44e
LibJS: Update DifferenceInstant and its callers to latest spec
|
1 vuosi sitten |
Shannon Booth
|
c4f37c1bfa
LibJS: Implement Temporal AO BalanceDuration
|
1 vuosi sitten |
Shannon Booth
|
276930185a
LibJS: Implement temporal AO BalancePossiblyInfiniteTimeDuration
|
1 vuosi sitten |
Shannon Booth
|
750ecc3f43
LibJS: Add a FIXME to remove use of old Temporal AO BalanceDuration
|
1 vuosi sitten |
Shannon Booth
|
a7316d3641
LibJS: Update Temporal RoundDuration AO to some spec changes
|
1 vuosi sitten |
Andreas Kling
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
1 vuosi sitten |
Andreas Kling
|
65717e3b75
LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive}
|
1 vuosi sitten |
Andreas Kling
|
97ebfd9f0f
LibJS: Make Value::to_string_without_side_effects() infallible
|
1 vuosi sitten |
Andreas Kling
|
1a27c525d5
LibJS: Make PrimitiveString::create() infallible
|
1 vuosi sitten |
Linus Groh
|
b33b0d60e6
LibJS: Port Value::get_method() to GCPtr
|
2 vuotta sitten |
Timothy Flynn
|
a73b8292ed
LbJS: Convert exception-related usages of Value::TDSWOSE to String
|
2 vuotta sitten |
Timothy Flynn
|
b245300ba1
LibJS+Everywhere: Deprecate Value::to_string_without_side_effects
|
2 vuotta sitten |
Timothy Flynn
|
c3abb1396c
LibJS+LibWeb: Convert string view PrimitiveString instances to String
|
2 vuotta sitten |
Linus Groh
|
f669d2e558
LibJS: Port temporal_duration_to_string() to String
|
2 vuotta sitten |
Linus Groh
|
49b5d55b95
LibJS: Make {un,}balance_duration_relative() take a StringView
|
2 vuotta sitten |
Linus Groh
|
8f7c2f8292
LibJS: Port get_difference_settings() to String
|
2 vuotta sitten |
Linus Groh
|
90a1de564c
LibJS: Make parse_temporal_*_string() take a StringView
|
2 vuotta sitten |
Timothy Flynn
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
2 vuotta sitten |
BodilessSleeper
|
0bc591a69b
LibJS: Use integer days in RoundDuration
|
2 vuotta sitten |
BodilessSleeper
|
18122c0368
LibJS: Replace "is not zero" language in Temporal comments
|
2 vuotta sitten |
Linus Groh
|
1c24b82dd7
LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr
|
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
|
5db38d7ba1
LibJS: Replace standalone js_bigint() with BigInt::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 |
Andreas Kling
|
71067cbc6c
LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h
|
2 vuotta sitten |