Shannon Booth
|
bb8dad5bb0
LibJS: Begin using CalendarMethodsRecord for AOs
|
1 năm trước cách đây |
Shannon Booth
|
6d4eda0028
LibJS: Make CreateTemporalDuration return a NonnullGCPtr
|
1 năm trước cách đây |
Shannon Booth
|
0ed352e44e
LibJS: Update DifferenceInstant and its callers to latest spec
|
1 năm trước cách đây |
Andreas Kling
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
1 năm trước cách đây |
Andreas Kling
|
c084269e5f
LibJS: Make PrimitiveString::utf8_string() infallible
|
1 năm trước cách đây |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
1 năm trước cách đây |
Daniel Bertalan
|
1dce1994eb
LibJS: Make the options arg of InterpretTemporalDateTimeFields nullable
|
2 năm trước cách đây |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 năm trước cách đây |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
2 năm trước cách đây |
Luke Wilde
|
f09d2ae395
LibJS: Add missing assignment to offset_string in ZDT conversion
|
2 năm trước cách đây |
Linus Groh
|
b41e7b7e86
LibJS: Replace to_deprecated_string() with to_string() in Temporal
|
2 năm trước cách đây |
Linus Groh
|
6c8c650a55
LibJS: Port temporal_zoned_date_time_to_string() to String
|
2 năm trước cách đây |
Linus Groh
|
95becb22ef
LibJS: Port format_iso_time_zone_offset_string() to String
|
2 năm trước cách đây |
Linus Groh
|
5a2dfc52f8
LibJS: Port create_temporal_time_zone() to String
|
2 năm trước cách đây |
Linus Groh
|
b6e13f451f
LibJS: Port temporal_date_time_to_string() to String
|
2 năm trước cách đây |
Linus Groh
|
0f5f9acc9c
LibJS: Port canonicalize_time_zone_name() to String
|
2 năm trước cách đây |
Linus Groh
|
4a7d6670d8
LibJS: Port calendar / time zone members of Temporal* structs to String
|
2 năm trước cách đây |
Linus Groh
|
8f7c2f8292
LibJS: Port get_difference_settings() to String
|
2 năm trước cách đây |
Linus Groh
|
227379a1da
LibJS: Port prepare_temporal_fields() and calendar_fields() to String
|
2 năm trước cách đây |
Linus Groh
|
90a1de564c
LibJS: Make parse_temporal_*_string() take a StringView
|
2 năm trước cách đây |
Linus Groh
|
654911444e
LibJS: Port merge_largest_unit_option() to String
|
2 năm trước cách đây |
Linus Groh
|
a387b22599
LibJS: Port to_temporal_offset() to String
|
2 năm trước cách đây |
BodilessSleeper
|
c5daa6d997
LibJS: Remove redundant ToString from ToTemporalZonedDateTime
|
2 năm trước cách đây |
BodilessSleeper
|
219db02b2f
LibJS: Assert TemporalDateTimeToString if showCalendar is "never"
|
2 năm trước cách đây |
Timothy Flynn
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
2 năm trước cách đây |
Linus Groh
|
1c24b82dd7
LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr
|
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
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 năm trước cách đây |
Linus Groh
|
5db38d7ba1
LibJS: Replace standalone js_bigint() with BigInt::create()
|
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 |