Linus Groh
|
aaa9524a52
|
LibJS: Add parentheses around modulo operation
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/90e4b34
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
287dd03e2e
|
LibJS: Use nsMinInstant / nsMaxInstant constants in ParseTemporalInstant
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/a045682
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
690585323d
|
LibJS: Prefer Else + Assertion over If for constrained values
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/2088eaa
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
9b3602d000
|
LibJS: Update missing/superfluous commas in various spec comments
These are editorial changes in the Temporal spec.
See:
- https://github.com/tc39/proposal-temporal/commit/9586746
- https://github.com/tc39/proposal-temporal/commit/3c76ecc
- https://github.com/tc39/proposal-temporal/commit/96eab07
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
30328d74d0
|
LibJS: Use MaximumTemporalDurationRoundingIncrement in two more places
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/de582e2
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
6c82c9df79
|
LibJS: Fix GetIterator capitalization in Calendar.prototype.fields
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/8538970
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
9d2377ff60
|
LibJS: Only call CanonicalizeTimeZoneName on valid time zone IDs
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/30122e6
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
cf61d01140
|
LibJS: Add a named alias for parseResult.[[Name]] in ToTemporalTimeZone
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/8ddcb07
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
71a519831d
|
LibJS: Update to the latest ECMA-402 GetOption and move it into ECMA-262
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/4e79b69
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
46d2ac6da4
|
LibJS: Align Temporal GetOption AO with ECMA-402
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/7b6a264
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
c8d84f33b0
|
LibJS: Remove unused GetStringOrNumberOption operation
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/d8b3423
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
d1b71cba25
|
LibJS: Explicitly handle "auto" vs. number fractionalSecondDigits
This is an editorial change in the Temporal spec.
See:
- https://github.com/tc39/proposal-temporal/commit/4dd6713
- https://github.com/tc39/proposal-temporal/commit/4c2476b
- https://github.com/tc39/proposal-temporal/commit/f1a839b
- https://github.com/tc39/proposal-temporal/commit/c775ebe
- https://github.com/tc39/proposal-temporal/commit/0409774
(Changes across multiple commits, that ended up being reverted.)
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
cbc4cf057d
|
LibJS: Improve an alias name in ToSecondsStringPrecision
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/b75bd9e
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
4494be8cf2
|
LibJS: Inline call to AddISODate in ZonedDateTime.prototype.hoursInDay
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/f034239
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
810e9e32c9
|
LibJS: Remove RegulateISODate after BalanceISODate in AddISODate
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/32b22b1
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
e96df3b7a7
|
LibJS: Leverage PrepareTemporalFields in ToTemporalTimeRecord
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/b5ba981
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
6cc69bbd8e
|
LibJS: Rename ToPartialDuration to ToTemporalPartialDurationRecord
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/0509d41
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
6982e53113
|
LibJS: Leverage ToPartialDuration in ToTemporalDurationRecord
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/c3efde0
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
9bcd88828f
|
LibJS: Fold ToPartialTime into ToTemporalTimeRecord
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/58e476d
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
3e6561c75f
|
LibJS: Fold PreparePartialTemporalFields into PrepareTemporalFields
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/6ed1835
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
631f270ac1
|
LibJS: Add missing conversion to integer values in Calendar AOs
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/bfeb523
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
03f48056d5
|
LibJS: Mark various uses of CreateTemporalTime as infallible
These are editorial changes in the Temporal spec.
See:
- https://github.com/tc39/proposal-temporal/commit/dd35d5e
- https://github.com/tc39/proposal-temporal/commit/1ec6673
- https://github.com/tc39/proposal-temporal/commit/8c04e3b
- https://github.com/tc39/proposal-temporal/commit/df7a802
- https://github.com/tc39/proposal-temporal/commit/5fc71ae
- https://github.com/tc39/proposal-temporal/commit/ca305c6
|
2022-06-15 17:49:20 +01:00 |
|
Linus Groh
|
4c77575ec5
|
LibJS: Simplify Temporal unit AOs
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/1b3d018
|
2022-06-10 12:39:11 +02:00 |
|
Linus Groh
|
b9beb2b120
|
LibJS: Remove unnecessary ToLimitedTemporalDuration AO
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/c6571f4
|
2022-06-10 12:39:11 +02:00 |
|
Linus Groh
|
237f537b5c
|
LibJS: Align DifferenceTemporalInstant with similar AOs
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/cf9118b
|
2022-06-10 12:39:11 +02:00 |
|
Linus Groh
|
3bb94dd62e
|
LibJS: Refactor Temporal parse AOs
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/7fe29eb
|
2022-06-10 12:39:11 +02:00 |
|
Linus Groh
|
86e22abd76
|
LibJS: Rename DefaultMergeFields to DefaultMergeCalendarFields
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/0ee80b2
|
2022-06-10 12:39:11 +02:00 |
|
Linus Groh
|
125530c71d
|
LibJS: Mark a call of CreateTemporalDate as infallible
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/c403d3f
|
2022-06-10 12:39:11 +02:00 |
|
Linus Groh
|
9400b76d79
|
LibJS: Remove assertions replaced with structured headers
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/74fd5e8
|
2022-05-25 00:25:23 +01:00 |
|
Linus Groh
|
c3f1d8f5ba
|
LibJS: Correct section IDs of Temporal .prototype property clauses
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/e4eb181
|
2022-05-25 00:25:23 +01:00 |
|
Linus Groh
|
ae1fdf299d
|
LibJS: Use the rounding abstract operations from Intl.NumberFormat V3
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/75279e5
Co-Authored-By: Idan Horowitz <idan.horowitz@gmail.com>
|
2022-05-25 00:25:23 +01:00 |
|
Linus Groh
|
93a20b3bfb
|
LibJS: Use default argument of CalendarDateFromFields
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/7a4a518
|
2022-05-25 00:25:23 +01:00 |
|
Linus Groh
|
cf1ea18b7f
|
LibJS: Align DifferenceTemporalPlainTime with other Difference* AOs
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/70f739d
|
2022-05-25 00:25:23 +01:00 |
|
Linus Groh
|
74695ce76e
|
LibJS: Mark two Get operations in ToTemporalZonedDateTime infallible
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/fed9f16
|
2022-05-17 21:24:50 +01:00 |
|
Linus Groh
|
a5c41aa905
|
LibJS: Use required fields argument in ISOYearMonthFromFields
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/ff02f87
|
2022-05-17 21:16:56 +01:00 |
|
Linus Groh
|
0946f82c8c
|
LibJS: Combine TemporalTimeZoneIdentifier and TimeZoneBracketedName
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/6db76f4
|
2022-05-17 21:14:01 +01:00 |
|
Luke Wilde
|
2b764b3594
|
LibJS: Remove faulty assertion in BalanceDurationRelative
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/66f7464
|
2022-05-16 20:48:41 +01:00 |
|
Linus Groh
|
d2c1dd5454
|
LibJS: Introduce ISO Date Records
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/d264341
|
2022-05-16 20:46:46 +01:00 |
|
Linus Groh
|
0558eb6d2f
|
LibJS: Swap until/since arguments to DifferenceTemporalZonedDateTime
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/b911bc9
|
2022-05-16 20:35:13 +01:00 |
|
Linus Groh
|
6d7970a23c
|
LibJS: Remove unnecessary CalendarDate production
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/48744ea
|
2022-05-16 20:33:22 +01:00 |
|
Linus Groh
|
03017be5bd
|
LibJS: Remove redundant TemporalRelativeToString production
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/f85f953
|
2022-05-16 20:29:32 +01:00 |
|
Linus Groh
|
51e01b5a80
|
LibJS: Remove redundant TemporalDateString production
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/41a8a5c
|
2022-05-16 20:28:26 +01:00 |
|
Linus Groh
|
33f53041e7
|
LibJS: Replace "enclosed by" with "contained within" in spec comments
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/cb10d3f
|
2022-05-16 20:17:23 +01:00 |
|
Linus Groh
|
80048c694a
|
LibJS: Use '2 × nsMaxInstant' in a couple of assertion comments
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/a225863
|
2022-05-09 20:27:20 +02:00 |
|
Linus Groh
|
b751f80166
|
LibJS: Change internal slots of Duration to store mathematical values
This is a normative change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/1f3fba8
|
2022-05-08 01:01:32 +02:00 |
|
Linus Groh
|
cc8f5151d7
|
LibJS: Refactor Temporal since/until to common AOs
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/85a9f57
|
2022-05-08 00:07:58 +02:00 |
|
Linus Groh
|
fc6cf3cb9d
|
LibJS: Remove ToISODayOfWeek
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/3eab7e4
|
2022-05-08 00:07:58 +02:00 |
|
Linus Groh
|
cabcdd838b
|
LibJS: Remove ToISODayOfYear
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/6117d90
|
2022-05-08 00:07:58 +02:00 |
|
Linus Groh
|
a216c0b6df
|
LibJS: Remove IsISOLeapYear
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/a36bdd4
|
2022-05-08 00:07:58 +02:00 |
|
Linus Groh
|
6d0d7c8fd0
|
LibJS: Remove ISODaysInYear
This is an editorial change in the Temporal spec.
See: https://github.com/tc39/proposal-temporal/commit/f62e737
|
2022-05-08 00:07:58 +02:00 |
|