Commit History

Autor SHA1 Mensaxe Data
  Linus Groh 5277646f46 LibJS: Fix 'precision != "auto"' check in temporal_duration_to_string() %!s(int64=3) %!d(string=hai) anos
  Linus Groh acce65b52c LibJS: Fix fractionalSecondDigits behavior in Duration.proto.toString() %!s(int64=3) %!d(string=hai) anos
  Linus Groh bdb8fc54f2 LibJS: Update spec comment in balance_duration_relative() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling fed6a76990 LibJS: Add Handle::operator->() %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 1039159a6c LibJS: Change LargerOfTwoTemporalUnits AO to return a StringView %!s(int64=3) %!d(string=hai) anos
  Linus Groh 7a2eeae8c6 LibJS: Implement Temporal.ZonedDateTime.prototype.until() %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 7dc846d51c LibJS: Implement balance_duration_relative() %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 9559cea8e5 LibJS: Implement add_duration() %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 1f84deaf63 LibJS: Implement default_temporal_largest_unit() %!s(int64=3) %!d(string=hai) anos
  Linus Groh a20b189eab LibJS: Fix incorrectly formatted section comments %!s(int64=3) %!d(string=hai) anos
  Linus Groh 8d6d39e07c LibJS: Treat relativeTo parameters as PlainDate or ZonedDateTime %!s(int64=3) %!d(string=hai) anos
  Linus Groh ec1e1f4f12 LibJS: Disallow Temporal.Duration input values to be non-integers %!s(int64=3) %!d(string=hai) anos
  Linus Groh dbe70e7c55 LibJS: Implement Temporal.Duration.prototype.total() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 656efe5d6c LibJS: Fix days calculation in round_duration() for "year" - "day" units %!s(int64=3) %!d(string=hai) anos
  Linus Groh f11277b50d LibJS: Fix missing handling of "week" largest_unit in balance_duration() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 8c73d85a65 LibJS: Fix logic typo in round_duration() remainder calculation %!s(int64=3) %!d(string=hai) anos
  Linus Groh f0cd727d74 LibJS: Fix logic typo in balance_duration() hours calculation %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 29072f4b09 LibJS: Implement the required AOs for Temporal.Duration.compare %!s(int64=3) %!d(string=hai) anos
  Linus Groh e9f66d1c2a LibJS: Mark DaysUntil as infallible %!s(int64=3) %!d(string=hai) anos
  Linus Groh b2548393d2 LibJS: Implement Temporal.Duration.prototype.toString() %!s(int64=3) %!d(string=hai) anos
  Linus Groh d49bbb1da3 LibJS: Implement TODO()'d parts of balance_duration() %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 20d990563c LibJS: Convert to_number() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4d5bd092ea LibJS: Use MUST() where applicable %!s(int64=3) %!d(string=hai) anos
  Linus Groh ea7cc70118 LibJS: Convert Duration AOs to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh f86fa12deb LibJS: Convert parse_temporal_duration_string() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 77a18392ff LibJS: Make to_temporal_duration_record() time like Object a const& %!s(int64=3) %!d(string=hai) anos
  Linus Groh e4c07c5b8f LibJS: Make new_target parameter of all Temporal AOs a const* %!s(int64=3) %!d(string=hai) anos