Linus Groh
|
ea7cc70118
LibJS: Convert Duration AOs to ThrowCompletionOr
|
3 éve |
Linus Groh
|
f86fa12deb
LibJS: Convert parse_temporal_duration_string() to ThrowCompletionOr
|
3 éve |
Idan Horowitz
|
5a4c90fcb1
LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr
|
3 éve |
Linus Groh
|
77a18392ff
LibJS: Make to_temporal_duration_record() time like Object a const&
|
3 éve |
Linus Groh
|
e4c07c5b8f
LibJS: Make new_target parameter of all Temporal AOs a const*
|
3 éve |
Linus Groh
|
33f76f88bb
LibJS: Add and use the CreateNegatedTemporalDuration AO
|
3 éve |
Idan Horowitz
|
24b78fff7d
LibJS: Add a bunch of Temporal Abstract Operations
|
3 éve |
Linus Groh
|
3492fbf9cf
LibJS: Account for negative numbers in ToTemporalDurationRecord
|
3 éve |
Linus Groh
|
0e6d503317
LibJS: Throw RangeError for non-integral values in ToPartialDuration
|
3 éve |
Linus Groh
|
38bef3e28e
LibJS: Handle undefined, NaN, and Infinity in ToTemporalDurationRecord
|
3 éve |
Linus Groh
|
0cdad283c0
LibJS: Reflect Record wording editorial change in the Temporal spec
|
3 éve |
Linus Groh
|
16c38788c3
LibJS: Add missing spec links
|
3 éve |
Linus Groh
|
b38f1fb071
LibJS: Implement Temporal.Instant.prototype.add()
|
3 éve |
Linus Groh
|
5c77885873
LibJS: Implement Temporal.Duration.from()
|
4 éve |
Linus Groh
|
7355c23e17
LibJS: Fix TemporalDurationLike property order
|
4 éve |
Linus Groh
|
9aa1e4b885
LibJS: Implement Temporal.Duration.prototype.with()
|
4 éve |
Linus Groh
|
7921d8ba91
LibJS: Start implementing Temporal.Duration
|
4 éve |