Linus Groh
|
cbc4cf057d
LibJS: Improve an alias name in ToSecondsStringPrecision
|
3 年之前 |
Linus Groh
|
3e6561c75f
LibJS: Fold PreparePartialTemporalFields into PrepareTemporalFields
|
3 年之前 |
Linus Groh
|
4c77575ec5
LibJS: Simplify Temporal unit AOs
|
3 年之前 |
Linus Groh
|
3bb94dd62e
LibJS: Refactor Temporal parse AOs
|
3 年之前 |
Linus Groh
|
9400b76d79
LibJS: Remove assertions replaced with structured headers
|
3 年之前 |
Linus Groh
|
ae1fdf299d
LibJS: Use the rounding abstract operations from Intl.NumberFormat V3
|
3 年之前 |
Linus Groh
|
6d7970a23c
LibJS: Remove unnecessary CalendarDate production
|
3 年之前 |
Linus Groh
|
03017be5bd
LibJS: Remove redundant TemporalRelativeToString production
|
3 年之前 |
Linus Groh
|
51e01b5a80
LibJS: Remove redundant TemporalDateString production
|
3 年之前 |
Linus Groh
|
33f53041e7
LibJS: Replace "enclosed by" with "contained within" in spec comments
|
3 年之前 |
Linus Groh
|
27793bf76c
LibJS: Replace U+2212 MINUS SIGN with U+002D HYPHEN-MINUS
|
3 年之前 |
Linus Groh
|
70593b7448
LibJS: Update for structured headers added to various Temporal AOs
|
3 年之前 |
Linus Groh
|
9a3014c91a
LibJS: Drop "integral part of" language
|
3 年之前 |
Linus Groh
|
7bf4a785c6
LibJS: Fix RoundNumberToIncrement spec number
|
3 年之前 |
Linus Groh
|
5397278bfc
LibJS: Update spec comments to use ToZeroPaddedDecimalString AO
|
3 年之前 |
Linus Groh
|
e109b967a1
LibJS: Make options object const in more Temporal AOs
|
3 年之前 |
Linus Groh
|
2844a2c448
LibJS: Handle undefined options in MergeLargestUnitOption
|
3 年之前 |
Linus Groh
|
151eb8606d
LibJS: Consistently call observable Temporal AOs with undefined options
|
3 年之前 |
Linus Groh
|
e4fe60b972
LibJS: Update incorrect spec comment in ToRelativeTemporalObject
|
3 年之前 |
Linus Groh
|
2ad69d789b
LibJS: Remove the ConstrainToRange AO
|
3 年之前 |
Linus Groh
|
1521c5f55c
LibJS: Remove argument type assertion from ParseTemporalDurationString
|
3 年之前 |
Linus Groh
|
54af3a5396
LibJS: Adjust grammar for DateExtendedYear to exclude -000000
|
3 年之前 |
Linus Groh
|
68af8649fb
LibJS: Follow rules for consuming completion records
|
3 年之前 |
Linus Groh
|
2bae040bc9
LibJS: Remove Sign abstract operation
|
3 年之前 |
Linus Groh
|
34371b9b61
LibJS: Fix numeric type confusion in ToTemporalRoundingIncrement
|
3 年之前 |
Linus Groh
|
a496868ee5
LibJS: Create Duration Records with their own abstract operations
|
3 年之前 |
Linus Groh
|
bdb13a74b0
LibJS: Describe various kinds of "Duration Records"
|
3 年之前 |
Linus Groh
|
bc183dbbcb
LibJS: Replace uses of MarkedValueList with MarkedVector<Value>
|
3 年之前 |
Linus Groh
|
c48f695b90
LibJS: Remove '-000000' check from ParseTemporalYearMonthString
|
3 年之前 |
Linus Groh
|
28ac5a1333
LibJS: Update fallibility of ParseISODateTime in spec comments
|
3 年之前 |