Linus Groh
|
ca85e157e8
LibJS: Use null-prototype objects in a few more places in Temporal
|
3 years ago |
Linus Groh
|
3720f4bd8f
LibJS: Fix production for time zone name in time zone strings
|
3 years ago |
Linus Groh
|
ee0d5d6649
LibJS: Refactor common option reading into the GetDifferenceSettings AO
|
3 years ago |
Linus Groh
|
80663d9d3b
LibJS: Mark CreateTemporalDate in ToRelativeTemporalObject as fallible
|
3 years ago |
Linus Groh
|
416f94eb3b
LibJS: Add Number conversion in PrepareTemporalFields
|
3 years ago |
Linus Groh
|
b2965cf204
LibJS: Fix Instant rounding modes
|
3 years ago |
Linus Groh
|
52a4ee563d
LibJS: Assume options is an object in the MergeLargestUnitOption AO
|
3 years ago |
Linus Groh
|
9b3602d000
LibJS: Update missing/superfluous commas in various spec comments
|
3 years ago |
Linus Groh
|
30328d74d0
LibJS: Use MaximumTemporalDurationRoundingIncrement in two more places
|
3 years ago |
Linus Groh
|
71a519831d
LibJS: Update to the latest ECMA-402 GetOption and move it into ECMA-262
|
3 years ago |
Linus Groh
|
46d2ac6da4
LibJS: Align Temporal GetOption AO with ECMA-402
|
3 years ago |
Linus Groh
|
c8d84f33b0
LibJS: Remove unused GetStringOrNumberOption operation
|
3 years ago |
Linus Groh
|
d1b71cba25
LibJS: Explicitly handle "auto" vs. number fractionalSecondDigits
|
3 years ago |
Linus Groh
|
cbc4cf057d
LibJS: Improve an alias name in ToSecondsStringPrecision
|
3 years ago |
Linus Groh
|
3e6561c75f
LibJS: Fold PreparePartialTemporalFields into PrepareTemporalFields
|
3 years ago |
Linus Groh
|
4c77575ec5
LibJS: Simplify Temporal unit AOs
|
3 years ago |
Linus Groh
|
3bb94dd62e
LibJS: Refactor Temporal parse AOs
|
3 years ago |
Linus Groh
|
9400b76d79
LibJS: Remove assertions replaced with structured headers
|
3 years ago |
Linus Groh
|
ae1fdf299d
LibJS: Use the rounding abstract operations from Intl.NumberFormat V3
|
3 years ago |
Linus Groh
|
6d7970a23c
LibJS: Remove unnecessary CalendarDate production
|
3 years ago |
Linus Groh
|
03017be5bd
LibJS: Remove redundant TemporalRelativeToString production
|
3 years ago |
Linus Groh
|
51e01b5a80
LibJS: Remove redundant TemporalDateString production
|
3 years ago |
Linus Groh
|
33f53041e7
LibJS: Replace "enclosed by" with "contained within" in spec comments
|
3 years ago |
Linus Groh
|
27793bf76c
LibJS: Replace U+2212 MINUS SIGN with U+002D HYPHEN-MINUS
|
3 years ago |
Linus Groh
|
70593b7448
LibJS: Update for structured headers added to various Temporal AOs
|
3 years ago |
Linus Groh
|
9a3014c91a
LibJS: Drop "integral part of" language
|
3 years ago |
Linus Groh
|
7bf4a785c6
LibJS: Fix RoundNumberToIncrement spec number
|
3 years ago |
Linus Groh
|
5397278bfc
LibJS: Update spec comments to use ToZeroPaddedDecimalString AO
|
3 years ago |
Linus Groh
|
e109b967a1
LibJS: Make options object const in more Temporal AOs
|
3 years ago |
Linus Groh
|
2844a2c448
LibJS: Handle undefined options in MergeLargestUnitOption
|
3 years ago |