Historia zmian

Autor SHA1 Wiadomość Data
  Linus Groh 05c5263ecc LibJS: Mark CreateTemporalDate in AddDateTime as infallible 3 lat temu
  Linus Groh 709e16004d LibJS: Assert RoundISODateTime is called with values within the limits 3 lat temu
  Linus Groh 52a4ee563d LibJS: Assume options is an object in the MergeLargestUnitOption AO 3 lat temu
  Linus Groh 8be4cc9653 LibJS: Make options mandatory in Difference{Zoned,ISO}DateTime 3 lat temu
  Linus Groh 9bcd88828f LibJS: Fold ToPartialTime into ToTemporalTimeRecord 3 lat temu
  Linus Groh 3e6561c75f LibJS: Fold PreparePartialTemporalFields into PrepareTemporalFields 3 lat temu
  Linus Groh 4c77575ec5 LibJS: Simplify Temporal unit AOs 3 lat temu
  Linus Groh cc8f5151d7 LibJS: Refactor Temporal since/until to common AOs 3 lat temu
  Linus Groh de0ea331cd LibJS: Simplify BalanceISODate 3 lat temu
  Linus Groh c6f7214a60 LibJS: Replace magic nanosecond numbers with constants 3 lat temu
  Linus Groh 3729a910f6 LibJS: Refactor Temporal add/subtract to common AOs 3 lat temu
  Linus Groh f7c9bd0760 LibJS: Convert remaining Date AOs using JS::Value as in/output to double 3 lat temu
  Linus Groh 27793bf76c LibJS: Replace U+2212 MINUS SIGN with U+002D HYPHEN-MINUS 3 lat temu
  Linus Groh 76a6bd0e75 LibJS: Fix numeric type confusion in GetEpochFromISOParts return value 3 lat temu
  Linus Groh 70593b7448 LibJS: Update for structured headers added to various Temporal AOs 3 lat temu
  Linus Groh 2499911898 LibJS: Rename DateFromFields to CalendarDateFromFields, etc 3 lat temu
  Linus Groh 5397278bfc LibJS: Update spec comments to use ToZeroPaddedDecimalString AO 3 lat temu
  Linus Groh e109b967a1 LibJS: Make options object const in more Temporal AOs 3 lat temu
  Linus Groh 2844a2c448 LibJS: Handle undefined options in MergeLargestUnitOption 3 lat temu
  Linus Groh 151eb8606d LibJS: Consistently call observable Temporal AOs with undefined options 3 lat temu
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 lat temu
  Linus Groh cfb04765fa LibJS: Correct PlainYearMonth arithmetic for non-ISO calendars 3 lat temu
  Linus Groh 360c65e92b LibJS: Change balance_duration() nanoseconds from a JS to Crypto BigInt 3 lat temu
  Linus Groh 68af8649fb LibJS: Follow rules for consuming completion records 3 lat temu
  Linus Groh 4ceff91893 LibJS: Use different variable name in DifferenceISODateTime 3 lat temu
  Linus Groh 17da627b4c LibJS: Fix "set it to" language to be more explicit 3 lat temu
  Linus Groh a496868ee5 LibJS: Create Duration Records with their own abstract operations 3 lat temu
  Linus Groh 64e43c89bc LibJS: Remove assertions that are now part of structured headers 3 lat temu
  Linus Groh bdb13a74b0 LibJS: Describe various kinds of "Duration Records" 3 lat temu
  Timothy Flynn 1039159a6c LibJS: Change LargerOfTwoTemporalUnits AO to return a StringView 3 lat temu