Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonah 00da2e86e6 LibJS/Temporal: Unroll the loop in to_temporal_duration_record hace 2 años
  Jonah 912867526b LibJS/Temporal: Unroll the loop in to_temporal_partial_dictation_record hace 2 años
  Jonah 1cd0b5ad8a LibJS/Temporal: Reorder Tables by Order of Magnitude hace 2 años
  Linus Groh 24c0a6e9a4 Revert "LibJS: Add explicit assertion for days" hace 2 años
  Smrtnyk 56abb01ee3 LibJS: Add explicit assertion for days hace 2 años
  Idan Horowitz d795f9c6cf LibJS: Change dateAdd to a required parameter of MoveRelativeDate hace 2 años
  Idan Horowitz 3c55643283 LibJS: Add dateAdd to all remaining MoveRelativeDate calls hace 2 años
  Idan Horowitz 4e79ce4e7a LibJS: Add optional dateAdd parameter to MoveRelativeDate hace 2 años
  Timothy Flynn 4fbec2e8b3 LibJS: Replace RoundTowardsZero with truncate hace 2 años
  davidot 1be337353b LibJS: Make sure to exactly add nanoseconds in add_duration hace 2 años
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm hace 2 años
  davidot 791855deab LibCrypto+LibJS: Remove the create_from methods from BigInteger hace 2 años
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary hace 2 años
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] hace 2 años
  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
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions hace 3 años
  Linus Groh 8ed28890e4 LibJS: Correct BalanceDurationRelative algorithm hace 3 años
  Idan Horowitz d35d106f01 LibJS: Remove invalid CreateDateDurationRecord AO overload hace 3 años
  Timothy Flynn a712c7b5e1 LibJS: Replace comparisons of "0"_bigint with SignedBigInteger::is_zero hace 3 años
  Linus Groh 071b92e920 LibJS: Fix typos in Temporal spec comments hace 3 años
  Linus Groh 5b1e2cc65c LibJS: Update AdjustRoundedDurationDays function signature comment hace 3 años
  Linus Groh a25c5d8fe8 LibJS: Make relativeTo required for AdjustRoundedDurationDays hace 3 años
  Linus Groh 3bc54ac75a LibJS: Mark a call of CreateDurationRecord as fallible hace 3 años
  Linus Groh 81b9a2e4a1 LibJS: Mark a call of CreateDateDurationRecord as fallible hace 3 años
  Linus Groh 8be4cc9653 LibJS: Make options mandatory in Difference{Zoned,ISO}DateTime hace 3 años
  Linus Groh 5eb48f6f3a LibJS: Remove constant arguments from CalculateOffsetShift hace 3 años
  Linus Groh 6cc69bbd8e LibJS: Rename ToPartialDuration to ToTemporalPartialDurationRecord hace 3 años
  Linus Groh 6982e53113 LibJS: Leverage ToPartialDuration in ToTemporalDurationRecord hace 3 años