Timothy Flynn
|
443ffab9dc
LibJS: Use infallible ParseTimeZoneOffsetString
|
2 lat temu |
Timothy Flynn
|
1a84dbcb07
LibJS: Replace GetEpochFromISOParts with GetUTCEpochNanoseconds
|
2 lat temu |
Linus Groh
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 lat temu |
davidot
|
791855deab
LibCrypto+LibJS: Remove the create_from methods from BigInteger
|
2 lat temu |
Linus Groh
|
36225c0ae7
LibJS: Allow undefined for calendar in MaybeFormatCalendarAnnotation
|
2 lat temu |
Linus Groh
|
b345a0acca
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
|
2 lat temu |
Linus Groh
|
25849f8a6d
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
|
2 lat temu |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 lat temu |
Linus Groh
|
694f66b5ca
LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19]
|
2 lat temu |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 lat temu |
Linus Groh
|
ee0d5d6649
LibJS: Refactor common option reading into the GetDifferenceSettings AO
|
3 lat temu |
Linus Groh
|
34f02bed17
LibJS: Remove check for Instant range before subtracting UTC offset
|
3 lat temu |
Linus Groh
|
b2965cf204
LibJS: Fix Instant rounding modes
|
3 lat temu |
Linus Groh
|
287dd03e2e
LibJS: Use nsMinInstant / nsMaxInstant constants in ParseTemporalInstant
|
3 lat temu |
Linus Groh
|
4c77575ec5
LibJS: Simplify Temporal unit AOs
|
3 lat temu |
Linus Groh
|
b9beb2b120
LibJS: Remove unnecessary ToLimitedTemporalDuration AO
|
3 lat temu |
Linus Groh
|
237f537b5c
LibJS: Align DifferenceTemporalInstant with similar AOs
|
3 lat temu |
Linus Groh
|
ae1fdf299d
LibJS: Use the rounding abstract operations from Intl.NumberFormat V3
|
3 lat temu |
Linus Groh
|
80048c694a
LibJS: Use '2 × nsMaxInstant' in a couple of assertion comments
|
3 lat temu |
Linus Groh
|
cc8f5151d7
LibJS: Refactor Temporal since/until to common AOs
|
3 lat temu |
Linus Groh
|
c6f7214a60
LibJS: Replace magic nanosecond numbers with constants
|
3 lat temu |
Linus Groh
|
3729a910f6
LibJS: Refactor Temporal add/subtract to common AOs
|
3 lat temu |
Linus Groh
|
27793bf76c
LibJS: Replace U+2212 MINUS SIGN with U+002D HYPHEN-MINUS
|
3 lat temu |
Linus Groh
|
76a6bd0e75
LibJS: Fix numeric type confusion in GetEpochFromISOParts return value
|
3 lat temu |
Linus Groh
|
70593b7448
LibJS: Update for structured headers added to various Temporal AOs
|
3 lat temu |
Linus Groh
|
55f9733316
LibJS: Add missing check in ParseTemporalInstant
|
3 lat temu |
Linus Groh
|
17da627b4c
LibJS: Fix "set it to" language to be more explicit
|
3 lat temu |
Linus Groh
|
64e43c89bc
LibJS: Remove assertions that are now part of structured headers
|
3 lat temu |
Linus Groh
|
64f125fe34
LibJS: Mark CreateTemporalTimeZone("UTC") as infallible
|
3 lat temu |
Linus Groh
|
38809f90d9
LibJS: Introduce & use FormatISOTimeZoneOffsetString
|
3 lat temu |