Commit History

Autor SHA1 Mensaxe Data
  Shannon Booth 6d4eda0028 LibJS: Make CreateTemporalDuration return a NonnullGCPtr hai 1 ano
  Shannon Booth 0ed352e44e LibJS: Update DifferenceInstant and its callers to latest spec hai 1 ano
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type hai 1 ano
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh d2c10f6bea LibJS: Port temporal_instant_to_string() to String %!s(int64=2) %!d(string=hai) anos
  Linus Groh 28ee331a93 LibJS: Make parse_temporal_instant() take a StringView %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 1a84dbcb07 LibJS: Replace GetEpochFromISOParts with GetUTCEpochNanoseconds %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh cc8f5151d7 LibJS: Refactor Temporal since/until to common AOs %!s(int64=3) %!d(string=hai) anos
  Linus Groh c6f7214a60 LibJS: Replace magic nanosecond numbers with constants %!s(int64=3) %!d(string=hai) anos
  Linus Groh 3729a910f6 LibJS: Refactor Temporal add/subtract to common AOs %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Linus Groh 20337a34a2 LibJS: Convert Instant AOs to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 5ae6ad8557 LibJS: Store Instant's and ZonedDateTime's m_nanoseconds as a const& %!s(int64=3) %!d(string=hai) anos
  Linus Groh e4c07c5b8f LibJS: Make new_target parameter of all Temporal AOs a const* %!s(int64=3) %!d(string=hai) anos
  Linus Groh 6607d1dfb1 LibJS: Implement Temporal.Instant.prototype.toZonedDateTime() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 81aaa9ccd5 LibJS: Replace String const& with StringView in various Temporal AOs %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 456938add0 LibJS: Use StringViews in Round{NumberToIncrement, TemporalInstant} %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 24b78fff7d LibJS: Add a bunch of Temporal Abstract Operations %!s(int64=3) %!d(string=hai) anos
  Linus Groh 576be0f8e7 LibJS: Implement Temporal.Instant.prototype.toString() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 53c44bea00 LibJS: Mark getters of more Temporal objects [[nodiscard]] %!s(int64=3) %!d(string=hai) anos
  Linus Groh b38f1fb071 LibJS: Implement Temporal.Instant.prototype.add() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1b9b995f93 LibJS: Use "T m_foo; // [[Foo]]" style for all Temporal internal slots %!s(int64=4) %!d(string=hai) anos
  Linus Groh bece2093f2 LibJS: Remove pointless 'explicit' from a couple of constructors %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 84b028bd71 LibJS: Add Temporal.Instant.prototype.round() %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 33cf6274e8 LibJS: Add Temporal.Instant.compare() %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz b816037739 LibJS: Add the ToTemporalInstant Abstract Operation & its requirements %!s(int64=4) %!d(string=hai) anos
  Linus Groh 47fb4286c7 LibJS: Start implementing Temporal.Instant %!s(int64=4) %!d(string=hai) anos