Andreas Kling
|
65717e3b75
LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive}
|
1 рік тому |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 роки тому |
MacDue
|
63b11030f0
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
|
2 роки тому |
Timothy Flynn
|
1c1b902a6a
LibJS+LibWeb: Move headers around to allow including Value from Cell
|
2 роки тому |
Linus Groh
|
96855d53c4
LibJS: Use StringView for SecondsStringPrecision::unit
|
2 роки тому |
Linus Groh
|
4a7d6670d8
LibJS: Port calendar / time zone members of Temporal* structs to String
|
2 роки тому |
Linus Groh
|
ef389c086d
LibJS: Port parse_temporal_calendar_string()
|
2 роки тому |
Linus Groh
|
8f7c2f8292
LibJS: Port get_difference_settings() to String
|
2 роки тому |
Linus Groh
|
227379a1da
LibJS: Port prepare_temporal_fields() and calendar_fields() to String
|
2 роки тому |
Linus Groh
|
90a1de564c
LibJS: Make parse_temporal_*_string() take a StringView
|
2 роки тому |
Linus Groh
|
82ba940646
LibJS: Port format_seconds_string_part() to String
|
2 роки тому |
Linus Groh
|
654911444e
LibJS: Port merge_largest_unit_option() to String
|
2 роки тому |
Linus Groh
|
918122c1e3
LibJS: Port get_temporal_unit() to String
|
2 роки тому |
Linus Groh
|
f928c7754d
LibJS: Port to_show_offset_option() to String
|
2 роки тому |
Linus Groh
|
ddd5d8531b
LibJS: Port to_time_zone_name_option() to String
|
2 роки тому |
Linus Groh
|
0435156a86
LibJS: Port to_calendar_name_option() to String
|
2 роки тому |
Linus Groh
|
a387b22599
LibJS: Port to_temporal_offset() to String
|
2 роки тому |
Linus Groh
|
3aa3ab65b1
LibJS: Port to_temporal_rounding_mode() to String
|
2 роки тому |
Linus Groh
|
ec9f2013c9
LibJS: Port to_temporal_disambiguation() to String
|
2 роки тому |
Linus Groh
|
b8759e86ee
LibJS: Port to_temporal_overflow() to String
|
2 роки тому |
BodilessSleeper
|
90b43712e6
LibJS: Rename ToIntegerThrowOnInfinity to ToIntegerWithTruncation
|
2 роки тому |
BodilessSleeper
|
1f1b2f4d26
LibJS: Rename ToPositiveInteger -> ToPositiveIntegerWithTruncation
|
2 роки тому |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 роки тому |
Jonah
|
381b36b83f
LibJS/Temporal: Rename ToIntegerWithRounding to ToIntegerIfIntegral
|
2 роки тому |
Smrtnyk
|
2ba2e6ca0a
LibJS: Rename ToShowTimeZoneNameOption to ToTimeZoneNameOption
|
2 роки тому |
Smrtnyk
|
efe82e5c91
LibJS: Rename ToShowCalendarOption to ToCalendarNameOption
|
2 роки тому |
Linus Groh
|
b6f101f1c0
LibJS: Fix TemporalCalendarString ambiguity
|
2 роки тому |
snooze6214
|
1fde3737f4
LibJS: Move time zone annotation parsing into ParseISODateTime
|
2 роки тому |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 роки тому |
Linus Groh
|
694f66b5ca
LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19]
|
2 роки тому |