Историја ревизија

Аутор SHA1 Порука Датум
  Linus Groh b751f80166 LibJS: Change internal slots of Duration to store mathematical values пре 3 година
  Linus Groh 6a2b73a4a9 LibJS: Simplify DaysUntil пре 3 година
  Linus Groh 3729a910f6 LibJS: Refactor Temporal add/subtract to common AOs пре 3 година
  Linus Groh 27793bf76c LibJS: Replace U+2212 MINUS SIGN with U+002D HYPHEN-MINUS пре 3 година
  Linus Groh 9a3014c91a LibJS: Drop "integral part of" language пре 3 година
  Linus Groh 5397278bfc LibJS: Update spec comments to use ToZeroPaddedDecimalString AO пре 3 година
  Linus Groh 151eb8606d LibJS: Consistently call observable Temporal AOs with undefined options пре 3 година
  Linus Groh ff3256792d LibJS: Change nanoseconds_to_days() argument from a JS to Crypto BigInt пре 3 година
  Linus Groh 039cb9f189 LibJS: Change nanoseconds_to_days() result from a JS to Crypto BigInt пре 3 година
  Linus Groh 360c65e92b LibJS: Change balance_duration() nanoseconds from a JS to Crypto BigInt пре 3 година
  Linus Groh 48856498f0 LibJS: Change total_duration_nanoseconds() from JS to Crypto BigInts пре 3 година
  Linus Groh f75052ff7c LibJS: Assert CreateTemporalDuration does not throw given correct input пре 3 година
  Linus Groh 4553512321 LibJS: Assert CreateTemporalDuration does not throw in trivial cases пре 3 година
  Linus Groh 68af8649fb LibJS: Follow rules for consuming completion records пре 3 година
  Linus Groh 2bae040bc9 LibJS: Remove Sign abstract operation пре 3 година
  Linus Groh 0d06f3655f LibJS: Move string-parsing code into ToTemporalDurationRecord пре 3 година
  Linus Groh 87fb005a8d LibJS: Move IsValidDuration check into ToTemporalDurationRecord пре 3 година
  Linus Groh a009e834dc LibJS: Add clarifying assertion to BalanceDurationRelative пре 3 година
  Linus Groh 17da627b4c LibJS: Fix "set it to" language to be more explicit пре 3 година
  Linus Groh a496868ee5 LibJS: Create Duration Records with their own abstract operations пре 3 година
  Linus Groh 64e43c89bc LibJS: Remove assertions that are now part of structured headers пре 3 година
  Linus Groh 97bd4cebab LibJS: Refactor return value of RoundDuration пре 3 година
  Linus Groh bdb13a74b0 LibJS: Describe various kinds of "Duration Records" пре 3 година
  Linus Groh fb6c8781a2 LibJS: Update RoundDuration after DRY refactor in spec пре 3 година
  Linus Groh 5277646f46 LibJS: Fix 'precision != "auto"' check in temporal_duration_to_string() пре 3 година
  Linus Groh acce65b52c LibJS: Fix fractionalSecondDigits behavior in Duration.proto.toString() пре 3 година
  Linus Groh bdb8fc54f2 LibJS: Update spec comment in balance_duration_relative() пре 3 година
  Andreas Kling fed6a76990 LibJS: Add Handle::operator->() пре 3 година
  Timothy Flynn 1039159a6c LibJS: Change LargerOfTwoTemporalUnits AO to return a StringView пре 3 година
  Linus Groh 7a2eeae8c6 LibJS: Implement Temporal.ZonedDateTime.prototype.until() пре 3 година