davidot
|
791855deab
LibCrypto+LibJS: Remove the create_from methods from BigInteger
|
2 jaren geleden |
Linus Groh
|
b345a0acca
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
|
2 jaren geleden |
Linus Groh
|
25849f8a6d
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
|
2 jaren geleden |
Linus Groh
|
ccdfa2320c
LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19]
|
2 jaren geleden |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 jaren geleden |
Linus Groh
|
694f66b5ca
LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19]
|
2 jaren geleden |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 jaren geleden |
Linus Groh
|
41791146fd
LibJS: Disallow out-of-range return from previous / next transition
|
2 jaren geleden |
Linus Groh
|
071b92e920
LibJS: Fix typos in Temporal spec comments
|
3 jaren geleden |
Linus Groh
|
fb2012dfc7
LibJS: Add Add IsValidISODate assertions
|
3 jaren geleden |
Linus Groh
|
3720f4bd8f
LibJS: Fix production for time zone name in time zone strings
|
3 jaren geleden |
Linus Groh
|
7138f10c30
LibJS: Check for invalid epoch ns in DisambiguatePossibleInstants
|
3 jaren geleden |
Linus Groh
|
9c31fee4b5
LibJS: Remove unnecessary modulo operation in GetISOPartsFromEpoch
|
3 jaren geleden |
Linus Groh
|
9d2377ff60
LibJS: Only call CanonicalizeTimeZoneName on valid time zone IDs
|
3 jaren geleden |
Linus Groh
|
cf61d01140
LibJS: Add a named alias for parseResult.[[Name]] in ToTemporalTimeZone
|
3 jaren geleden |
Linus Groh
|
3bb94dd62e
LibJS: Refactor Temporal parse AOs
|
3 jaren geleden |
Linus Groh
|
ae1fdf299d
LibJS: Use the rounding abstract operations from Intl.NumberFormat V3
|
3 jaren geleden |
Linus Groh
|
de0ea331cd
LibJS: Simplify BalanceISODate
|
3 jaren geleden |
Linus Groh
|
15fe6297bc
LibJS: Use "Completion" to emphasize completion record
|
3 jaren geleden |
Linus Groh
|
c6f7214a60
LibJS: Replace magic nanosecond numbers with constants
|
3 jaren geleden |
Linus Groh
|
27793bf76c
LibJS: Replace U+2212 MINUS SIGN with U+002D HYPHEN-MINUS
|
3 jaren geleden |
Linus Groh
|
df1f81ba90
LibJS: Add notes about lifetime of surrounding agent
|
3 jaren geleden |
Linus Groh
|
76a6bd0e75
LibJS: Fix numeric type confusion in GetEpochFromISOParts return value
|
3 jaren geleden |
Linus Groh
|
70593b7448
LibJS: Update for structured headers added to various Temporal AOs
|
3 jaren geleden |
Linus Groh
|
5397278bfc
LibJS: Update spec comments to use ToZeroPaddedDecimalString AO
|
3 jaren geleden |
Linus Groh
|
a5ea066693
LibJS: Fix number types in GetISOPartsFromEpoch
|
3 jaren geleden |
Linus Groh
|
9950f06623
LibJS: Update spec comment in BuiltinTimeZoneGetPlainDateTimeFor
|
3 jaren geleden |
Linus Groh
|
619794dfa7
LibJS: Fix fraction substring in ParseTimeZoneOffsetString
|
3 jaren geleden |
Linus Groh
|
7f5b4842f2
LibJS: Replace dead code in ParseTimeZoneOffsetString with an assertion
|
3 jaren geleden |
Linus Groh
|
68af8649fb
LibJS: Follow rules for consuming completion records
|
3 jaren geleden |