Linus Groh
|
c6f7214a60
LibJS: Replace magic nanosecond numbers with constants
|
3 سال پیش |
Linus Groh
|
27793bf76c
LibJS: Replace U+2212 MINUS SIGN with U+002D HYPHEN-MINUS
|
3 سال پیش |
Linus Groh
|
df1f81ba90
LibJS: Add notes about lifetime of surrounding agent
|
3 سال پیش |
Linus Groh
|
76a6bd0e75
LibJS: Fix numeric type confusion in GetEpochFromISOParts return value
|
3 سال پیش |
Linus Groh
|
70593b7448
LibJS: Update for structured headers added to various Temporal AOs
|
3 سال پیش |
Linus Groh
|
5397278bfc
LibJS: Update spec comments to use ToZeroPaddedDecimalString AO
|
3 سال پیش |
Linus Groh
|
a5ea066693
LibJS: Fix number types in GetISOPartsFromEpoch
|
3 سال پیش |
Linus Groh
|
9950f06623
LibJS: Update spec comment in BuiltinTimeZoneGetPlainDateTimeFor
|
3 سال پیش |
Linus Groh
|
619794dfa7
LibJS: Fix fraction substring in ParseTimeZoneOffsetString
|
3 سال پیش |
Linus Groh
|
7f5b4842f2
LibJS: Replace dead code in ParseTimeZoneOffsetString with an assertion
|
3 سال پیش |
Linus Groh
|
68af8649fb
LibJS: Follow rules for consuming completion records
|
3 سال پیش |
Linus Groh
|
17da627b4c
LibJS: Fix "set it to" language to be more explicit
|
3 سال پیش |
Linus Groh
|
1d32ac7b8b
LibJS: Convert get_iana_time_zone_epoch_value() to MarkedVector<BigInt*>
|
3 سال پیش |
Linus Groh
|
af7003ebd2
LibJS: Convert 'possible instants' AOs to MarkedVector<Instant*>
|
3 سال پیش |
davidot
|
1c4c251be3
LibJS+Everywhere: Remove all VM::clear_exception() calls
|
3 سال پیش |
Linus Groh
|
96db8a061b
LibJS: Correct FormatTimeZoneOffsetString arg in CreateTemporalTimeZone
|
3 سال پیش |
Linus Groh
|
31283b5e64
LibJS: Pass valid offset string directly to CreateTemporalTimeZone
|
3 سال پیش |
Linus Groh
|
6d744eb4a7
LibJS: Use consistent name for offset strings
|
3 سال پیش |
Timothy Flynn
|
70f49d0696
LibJS+LibTimeZone+LibUnicode: Indicate whether a time zone is in DST
|
3 سال پیش |
Linus Groh
|
b9093dd0ab
LibJS: Don't validate time zone name when parsing Instant string
|
3 سال پیش |
Linus Groh
|
cf6ceb956f
LibJS: Avoid js_string() allocation in parse_time_zone_offset_string()
|
3 سال پیش |
Timothy Flynn
|
f6786881aa
LibJS: Implement the ECMA-402 definition of DefaultTimeZone
|
3 سال پیش |
Linus Groh
|
355fbcb702
LibJS: Actually implement get_iana_time_zone_offset_nanoseconds()
|
3 سال پیش |
Linus Groh
|
d527eb62da
LibJS: Support non-UTC time zones in Temporal :^)
|
3 سال پیش |
Linus Groh
|
f1276144ba
LibJS: Check if input was exhausted after parsing UTC offset fraction
|
3 سال پیش |
Linus Groh
|
09a11fa6ea
LibJS: Implement proper Iterator records
|
3 سال پیش |
Linus Groh
|
c56e5139f5
LibJS: Fix modulo in get_iso_parts_from_epoch() for negative epoch ns
|
3 سال پیش |
Linus Groh
|
9c209b8079
LibJS: Support modulo(x, y) with different types
|
3 سال پیش |
Linus Groh
|
b70a55bd5a
LibJS: Update spec comment in get_iso_parts_from_epoch()
|
3 سال پیش |
Linus Groh
|
3f1af7c05f
LibJS: Update parse_temporal_time_zone() to match the spec again
|
3 سال پیش |