Histórico de Commits

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