Jonah
|
00da2e86e6
LibJS/Temporal: Unroll the loop in to_temporal_duration_record
|
2 年之前 |
Jonah
|
912867526b
LibJS/Temporal: Unroll the loop in to_temporal_partial_dictation_record
|
2 年之前 |
Jonah
|
1cd0b5ad8a
LibJS/Temporal: Reorder Tables by Order of Magnitude
|
2 年之前 |
Linus Groh
|
24c0a6e9a4
Revert "LibJS: Add explicit assertion for days"
|
2 年之前 |
Smrtnyk
|
56abb01ee3
LibJS: Add explicit assertion for days
|
2 年之前 |
Idan Horowitz
|
d795f9c6cf
LibJS: Change dateAdd to a required parameter of MoveRelativeDate
|
2 年之前 |
Idan Horowitz
|
3c55643283
LibJS: Add dateAdd to all remaining MoveRelativeDate calls
|
2 年之前 |
Idan Horowitz
|
4e79ce4e7a
LibJS: Add optional dateAdd parameter to MoveRelativeDate
|
2 年之前 |
Timothy Flynn
|
4fbec2e8b3
LibJS: Replace RoundTowardsZero with truncate
|
2 年之前 |
davidot
|
1be337353b
LibJS: Make sure to exactly add nanoseconds in add_duration
|
2 年之前 |
Linus Groh
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 年之前 |
davidot
|
791855deab
LibCrypto+LibJS: Remove the create_from methods from BigInteger
|
2 年之前 |
Linus Groh
|
b345a0acca
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
|
2 年之前 |
Linus Groh
|
25849f8a6d
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
|
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 年之前 |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 年之前 |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 年之前 |
Linus Groh
|
8ed28890e4
LibJS: Correct BalanceDurationRelative algorithm
|
2 年之前 |
Idan Horowitz
|
d35d106f01
LibJS: Remove invalid CreateDateDurationRecord AO overload
|
3 年之前 |
Timothy Flynn
|
a712c7b5e1
LibJS: Replace comparisons of "0"_bigint with SignedBigInteger::is_zero
|
3 年之前 |
Linus Groh
|
071b92e920
LibJS: Fix typos in Temporal spec comments
|
3 年之前 |
Linus Groh
|
5b1e2cc65c
LibJS: Update AdjustRoundedDurationDays function signature comment
|
3 年之前 |
Linus Groh
|
a25c5d8fe8
LibJS: Make relativeTo required for AdjustRoundedDurationDays
|
3 年之前 |
Linus Groh
|
3bc54ac75a
LibJS: Mark a call of CreateDurationRecord as fallible
|
3 年之前 |
Linus Groh
|
81b9a2e4a1
LibJS: Mark a call of CreateDateDurationRecord as fallible
|
3 年之前 |
Linus Groh
|
8be4cc9653
LibJS: Make options mandatory in Difference{Zoned,ISO}DateTime
|
3 年之前 |
Linus Groh
|
5eb48f6f3a
LibJS: Remove constant arguments from CalculateOffsetShift
|
3 年之前 |
Linus Groh
|
6cc69bbd8e
LibJS: Rename ToPartialDuration to ToTemporalPartialDurationRecord
|
3 年之前 |
Linus Groh
|
6982e53113
LibJS: Leverage ToPartialDuration in ToTemporalDurationRecord
|
3 年之前 |