Skip to content

Actions: tc39/proposal-decimal

.github/workflows/lint.yaml

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
391 workflow runs
391 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Specify the with-fractional-digits protocol
.github/workflows/lint.yaml #341: Commit 3b4b153 pushed by jessealama
September 18, 2024 13:06 Failure remove-trailing-zeroes
September 18, 2024 13:06 Failure
Explain that we do not support trailing zeroes
.github/workflows/lint.yaml #340: Commit 3481c4d pushed by jessealama
September 18, 2024 12:12 Failure remove-trailing-zeroes
September 18, 2024 12:12 Failure
Remove handling of trailing zeroes
.github/workflows/lint.yaml #339: Commit 2f731f5 pushed by jessealama
September 17, 2024 20:53 Failure remove-trailing-zeroes
September 17, 2024 20:53 Failure
FormatNumericToString does not work with all Decimal128 values (#169)
.github/workflows/lint.yaml #338: Commit ecb2ce6 pushed by jessealama
September 17, 2024 14:23 Failure main
September 17, 2024 14:23 Failure
Add toLocaleString (#165)
.github/workflows/lint.yaml #336: Commit ec59836 pushed by jessealama
September 17, 2024 14:18 Failure main
September 17, 2024 14:18 Failure
Merge branch 'main' into 164-tolocalestring-is-missing
.github/workflows/lint.yaml #335: Commit bdc83c7 pushed by jessealama
September 17, 2024 14:17 Failure 164-tolocalestring-is-missing
September 17, 2024 14:17 Failure
Throw when JSON.stringify works with decimals (#167)
.github/workflows/lint.yaml #334: Commit d884464 pushed by jessealama
September 17, 2024 14:14 Failure main
September 17, 2024 14:14 Failure
Merge remote-tracking branch 'origin/main' into 166-tojson-is-missing
.github/workflows/lint.yaml #333: Commit 78e2142 pushed by jessealama
September 17, 2024 14:13 Failure 166-tojson-is-missing
September 17, 2024 14:13 Failure
July spec review (again) (#173)
.github/workflows/lint.yaml #332: Commit 546e92e pushed by jessealama
September 17, 2024 14:11 Failure main
September 17, 2024 14:11 Failure
Complete specification of toPrecision
.github/workflows/lint.yaml #331: Commit 490ab78 pushed by jessealama
September 17, 2024 14:09 Failure 161-july-spec-review
September 17, 2024 14:09 Failure
Fix variable
.github/workflows/lint.yaml #330: Commit d282603 pushed by jessealama
September 17, 2024 13:28 Failure 161-july-spec-review
September 17, 2024 13:28 Failure
toPrecision WIP
.github/workflows/lint.yaml #329: Commit a97e66b pushed by jessealama
August 2, 2024 14:55 Failure 161-july-spec-review
August 2, 2024 14:55 Failure
toFixed: Complete algorithm
.github/workflows/lint.yaml #328: Commit 89b314e pushed by jessealama
August 1, 2024 19:25 Failure 161-july-spec-review
August 1, 2024 19:25 Failure
toFixed: Permit a rounding mode option
.github/workflows/lint.yaml #327: Commit ced972c pushed by jessealama
July 31, 2024 12:02 Failure 161-july-spec-review
July 31, 2024 12:02 Failure
Fix example
.github/workflows/lint.yaml #326: Commit 555afa1 pushed by jessealama
July 30, 2024 12:34 Failure 161-july-spec-review
July 30, 2024 12:34 Failure
toString: Ensure that trailing zeroes are preserves for zero
.github/workflows/lint.yaml #325: Commit a7b3cc7 pushed by jessealama
July 29, 2024 14:38 Failure 161-july-spec-review
July 29, 2024 14:38 Failure
Decimal128ToExponentialString: Fix, and respect trailing zero option
.github/workflows/lint.yaml #324: Commit 468b718 pushed by jessealama
July 29, 2024 14:29 Failure 161-july-spec-review
July 29, 2024 14:29 Failure
Decimal128ToDecimalString: Fix bugs with sign and canonicalize
.github/workflows/lint.yaml #323: Commit 5f4b18f pushed by jessealama
July 29, 2024 13:16 Failure 161-july-spec-review
July 29, 2024 13:16 Failure
Consistently suffix Decimal128 value pairs with subscript
.github/workflows/lint.yaml #322: Commit 1bdf2f7 pushed by jessealama
July 28, 2024 14:27 Failure 161-july-spec-review
July 28, 2024 14:27 Failure
mantissa: Ensure we always return decimals
.github/workflows/lint.yaml #321: Commit 57a6b9d pushed by jessealama
July 28, 2024 14:20 Failure 161-july-spec-review
July 28, 2024 14:20 Failure
round: Swap floor/ceiling when handling negative values
.github/workflows/lint.yaml #320: Commit 0bff4dd pushed by jessealama
July 28, 2024 14:03 Failure 161-july-spec-review
July 28, 2024 14:03 Failure
scale10: Watch out for computing quantum for non-finite arguments
.github/workflows/lint.yaml #319: Commit b73fb8e pushed by jessealama
July 28, 2024 13:56 Failure 161-july-spec-review
July 28, 2024 13:56 Failure
remainder: Duplicate logic of Number::remainder
.github/workflows/lint.yaml #318: Commit 26a53e7 pushed by jessealama
July 28, 2024 13:53 Failure 161-july-spec-review
July 28, 2024 13:53 Failure
division: Fix category errors and handle zero in the denominator
.github/workflows/lint.yaml #317: Commit 52acf7e pushed by jessealama
July 28, 2024 13:27 Failure 161-july-spec-review
July 28, 2024 13:27 Failure