Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn 1a84dbcb07 LibJS: Replace GetEpochFromISOParts with GetUTCEpochNanoseconds vor 2 Jahren
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm vor 2 Jahren
  davidot 6989f304bc LibJS: Remove now unnecessary i32 casts when constructing BigIntegers vor 2 Jahren
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger vor 2 Jahren
  Linus Groh 36225c0ae7 LibJS: Allow undefined for calendar in MaybeFormatCalendarAnnotation vor 2 Jahren
  Luke Wilde 54bb6bf2c0 LibJS: Avoid calling ToString on calendar when calendarName is "never" vor 3 Jahren
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary vor 3 Jahren
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] vor 3 Jahren
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] vor 3 Jahren
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] vor 3 Jahren
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() vor 3 Jahren
  Idan Horowitz d35d106f01 LibJS: Remove invalid CreateDateDurationRecord AO overload vor 3 Jahren
  Linus Groh fb2012dfc7 LibJS: Add Add IsValidISODate assertions vor 3 Jahren
  Linus Groh fec5d8d531 LibJS: Consistently check Temporal overflow options vor 3 Jahren
  Linus Groh f5669a1373 LibJS: Mark CreateTemporalDate as infallible in DifferenceISODateTime vor 3 Jahren
  Linus Groh abb3f327ad LibJS: Mark BalanceDuration as infallible in DifferenceISODateTime vor 3 Jahren
  Linus Groh cee54d2725 LibJS: Replace one use of BalanceISODate with CreateISODateRecord vor 3 Jahren
  Linus Groh 6eab1f0212 LibJS: Assert DifferenceISODateTime is called with valid datetime values vor 3 Jahren
  Linus Groh 4ba1018273 LibJS: Replace guaranteed zero [[Days]] field with constant zero vor 3 Jahren
  Linus Groh ee0d5d6649 LibJS: Refactor common option reading into the GetDifferenceSettings AO vor 3 Jahren
  Linus Groh 05c5263ecc LibJS: Mark CreateTemporalDate in AddDateTime as infallible vor 3 Jahren
  Linus Groh 709e16004d LibJS: Assert RoundISODateTime is called with values within the limits vor 3 Jahren
  Linus Groh 52a4ee563d LibJS: Assume options is an object in the MergeLargestUnitOption AO vor 3 Jahren
  Linus Groh 8be4cc9653 LibJS: Make options mandatory in Difference{Zoned,ISO}DateTime vor 3 Jahren
  Linus Groh 9bcd88828f LibJS: Fold ToPartialTime into ToTemporalTimeRecord vor 3 Jahren
  Linus Groh 3e6561c75f LibJS: Fold PreparePartialTemporalFields into PrepareTemporalFields vor 3 Jahren
  Linus Groh 4c77575ec5 LibJS: Simplify Temporal unit AOs vor 3 Jahren
  Linus Groh cc8f5151d7 LibJS: Refactor Temporal since/until to common AOs vor 3 Jahren
  Linus Groh de0ea331cd LibJS: Simplify BalanceISODate vor 3 Jahren
  Linus Groh c6f7214a60 LibJS: Replace magic nanosecond numbers with constants vor 3 Jahren