Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] hace 3 años
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] hace 3 años
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() hace 3 años
  Idan Horowitz d35d106f01 LibJS: Remove invalid CreateDateDurationRecord AO overload hace 3 años
  Linus Groh fb2012dfc7 LibJS: Add Add IsValidISODate assertions hace 3 años
  Linus Groh fec5d8d531 LibJS: Consistently check Temporal overflow options hace 3 años
  Linus Groh f5669a1373 LibJS: Mark CreateTemporalDate as infallible in DifferenceISODateTime hace 3 años
  Linus Groh abb3f327ad LibJS: Mark BalanceDuration as infallible in DifferenceISODateTime hace 3 años
  Linus Groh cee54d2725 LibJS: Replace one use of BalanceISODate with CreateISODateRecord hace 3 años
  Linus Groh 6eab1f0212 LibJS: Assert DifferenceISODateTime is called with valid datetime values hace 3 años
  Linus Groh 4ba1018273 LibJS: Replace guaranteed zero [[Days]] field with constant zero hace 3 años
  Linus Groh ee0d5d6649 LibJS: Refactor common option reading into the GetDifferenceSettings AO hace 3 años
  Linus Groh 05c5263ecc LibJS: Mark CreateTemporalDate in AddDateTime as infallible hace 3 años
  Linus Groh 709e16004d LibJS: Assert RoundISODateTime is called with values within the limits hace 3 años
  Linus Groh 52a4ee563d LibJS: Assume options is an object in the MergeLargestUnitOption AO hace 3 años
  Linus Groh 8be4cc9653 LibJS: Make options mandatory in Difference{Zoned,ISO}DateTime hace 3 años
  Linus Groh 9bcd88828f LibJS: Fold ToPartialTime into ToTemporalTimeRecord hace 3 años
  Linus Groh 3e6561c75f LibJS: Fold PreparePartialTemporalFields into PrepareTemporalFields hace 3 años
  Linus Groh 4c77575ec5 LibJS: Simplify Temporal unit AOs hace 3 años
  Linus Groh cc8f5151d7 LibJS: Refactor Temporal since/until to common AOs hace 3 años
  Linus Groh de0ea331cd LibJS: Simplify BalanceISODate hace 3 años
  Linus Groh c6f7214a60 LibJS: Replace magic nanosecond numbers with constants hace 3 años
  Linus Groh 3729a910f6 LibJS: Refactor Temporal add/subtract to common AOs hace 3 años
  Linus Groh f7c9bd0760 LibJS: Convert remaining Date AOs using JS::Value as in/output to double hace 3 años
  Linus Groh 27793bf76c LibJS: Replace U+2212 MINUS SIGN with U+002D HYPHEN-MINUS hace 3 años
  Linus Groh 76a6bd0e75 LibJS: Fix numeric type confusion in GetEpochFromISOParts return value hace 3 años
  Linus Groh 70593b7448 LibJS: Update for structured headers added to various Temporal AOs hace 3 años
  Linus Groh 2499911898 LibJS: Rename DateFromFields to CalendarDateFromFields, etc hace 3 años
  Linus Groh 5397278bfc LibJS: Update spec comments to use ToZeroPaddedDecimalString AO hace 3 años
  Linus Groh e109b967a1 LibJS: Make options object const in more Temporal AOs hace 3 años