Linus Groh
|
151eb8606d
LibJS: Consistently call observable Temporal AOs with undefined options
|
il y a 3 ans |
Linus Groh
|
8e175b4959
LibJS: Adjust ISO8601 representation for years between 1 BCE and 999 CE
|
il y a 3 ans |
Linus Groh
|
cfb04765fa
LibJS: Correct PlainYearMonth arithmetic for non-ISO calendars
|
il y a 3 ans |
Linus Groh
|
356fa2dca1
LibJS: Remove unused code in DifferenceISODate
|
il y a 3 ans |
Linus Groh
|
2ad69d789b
LibJS: Remove the ConstrainToRange AO
|
il y a 3 ans |
Linus Groh
|
68af8649fb
LibJS: Follow rules for consuming completion records
|
il y a 3 ans |
Linus Groh
|
17da627b4c
LibJS: Fix "set it to" language to be more explicit
|
il y a 3 ans |
Linus Groh
|
a496868ee5
LibJS: Create Duration Records with their own abstract operations
|
il y a 3 ans |
Linus Groh
|
bdb13a74b0
LibJS: Describe various kinds of "Duration Records"
|
il y a 3 ans |
Emanuele Torre
|
dc03529ffd
LibJS: Fix spec comment in Temporal::PlainDate::balance_iso_date()
|
il y a 3 ans |
Linus Groh
|
70e6eae27b
LibJS: Fix off-by-one in balance_iso_date() for leap year inputs
|
il y a 3 ans |
Linus Groh
|
32c52e3511
LibJS: Add missing spaces in balance_iso_date() spec comments
|
il y a 3 ans |
Linus Groh
|
4d8912a92b
LibJS: Convert to_string() to ThrowCompletionOr
|
il y a 3 ans |
Linus Groh
|
99adb54391
LibJS: Implement Temporal.Calendar.prototype.dateUntil()
|
il y a 3 ans |
Linus Groh
|
35bba1c98d
LibJS: Convert PlainDate AOs to ThrowCompletionOr
|
il y a 3 ans |
Linus Groh
|
20337a34a2
LibJS: Convert Instant AOs to ThrowCompletionOr
|
il y a 3 ans |
Linus Groh
|
f8d92232c8
LibJS: Convert Calendar AOs to ThrowCompletionOr
|
il y a 3 ans |
Linus Groh
|
6b4777c558
LibJS: Convert prepare_temporal_fields() to ThrowCompletionOr
|
il y a 3 ans |
Linus Groh
|
4cb6eaf588
LibJS: Convert parse_temporal_date_string() to ThrowCompletionOr
|
il y a 3 ans |
Linus Groh
|
9f03647f1f
LibJS: Convert to_temporal_overflow() to ThrowCompletionOr
|
il y a 3 ans |
Idan Horowitz
|
cc00a726a8
LibJS: Convert TimeZone AOs to ThrowCompletionOr
|
il y a 3 ans |
Idan Horowitz
|
5a4c90fcb1
LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr
|
il y a 3 ans |
Linus Groh
|
e4c07c5b8f
LibJS: Make new_target parameter of all Temporal AOs a const*
|
il y a 3 ans |
Linus Groh
|
81aaa9ccd5
LibJS: Replace String const& with StringView in various Temporal AOs
|
il y a 3 ans |
Andreas Kling
|
6ad427993a
Everywhere: Behaviour => Behavior
|
il y a 3 ans |
Linus Groh
|
e3254bf4c5
LibJS: Implement Temporal.Calendar.prototype.dateAdd()
|
il y a 3 ans |
Linus Groh
|
573587b83a
LibJS: Fix logic error in RegulateISODate
|
il y a 3 ans |
Linus Groh
|
402f04c2fc
LibJS: Implement Temporal.PlainDate.prototype.toString()
|
il y a 3 ans |
Linus Groh
|
0cdad283c0
LibJS: Reflect Record wording editorial change in the Temporal spec
|
il y a 3 ans |
Linus Groh
|
ed9d37bd40
LibJS: Implement Temporal.Calendar.prototype.yearMonthFromFields()
|
il y a 3 ans |