Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth bb8dad5bb0 LibJS: Begin using CalendarMethodsRecord for AOs hace 1 año
  Shannon Booth 6d4eda0028 LibJS: Make CreateTemporalDuration return a NonnullGCPtr hace 1 año
  Shannon Booth c4f37c1bfa LibJS: Implement Temporal AO BalanceDuration hace 1 año
  Shannon Booth 276930185a LibJS: Implement temporal AO BalancePossiblyInfiniteTimeDuration hace 1 año
  Shannon Booth a7316d3641 LibJS: Update Temporal RoundDuration AO to some spec changes hace 1 año
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type hace 1 año
  Linus Groh f669d2e558 LibJS: Port temporal_duration_to_string() to String hace 2 años
  Linus Groh 49b5d55b95 LibJS: Make {un,}balance_duration_relative() take a StringView hace 2 años
  Linus Groh 8f7c2f8292 LibJS: Port get_difference_settings() to String hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Jonah 00da2e86e6 LibJS/Temporal: Unroll the loop in to_temporal_duration_record hace 2 años
  Idan Horowitz d795f9c6cf LibJS: Change dateAdd to a required parameter of MoveRelativeDate hace 2 años
  Idan Horowitz 4e79ce4e7a LibJS: Add optional dateAdd parameter to MoveRelativeDate hace 2 años
  Ben Wiederhake 4cd382c621 LibJS: Break another inclusion cycle by removing unnecessary include hace 2 años
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! hace 2 años
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] hace 2 años
  Idan Horowitz d35d106f01 LibJS: Remove invalid CreateDateDurationRecord AO overload hace 3 años
  Linus Groh a25c5d8fe8 LibJS: Make relativeTo required for AdjustRoundedDurationDays 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
  Linus Groh b9beb2b120 LibJS: Remove unnecessary ToLimitedTemporalDuration AO hace 3 años
  Linus Groh 6a2b73a4a9 LibJS: Simplify DaysUntil hace 3 años
  Linus Groh 3729a910f6 LibJS: Refactor Temporal add/subtract to common AOs hace 3 años
  Linus Groh 360c65e92b LibJS: Change balance_duration() nanoseconds from a JS to Crypto BigInt hace 3 años
  Linus Groh 48856498f0 LibJS: Change total_duration_nanoseconds() from JS to Crypto BigInts hace 3 años
  Linus Groh 0d06f3655f LibJS: Move string-parsing code into ToTemporalDurationRecord hace 3 años
  Linus Groh a496868ee5 LibJS: Create Duration Records with their own abstract operations hace 3 años
  Linus Groh 64e43c89bc LibJS: Remove assertions that are now part of structured headers hace 3 años
  Linus Groh 97bd4cebab LibJS: Refactor return value of RoundDuration hace 3 años