Commit History

Autor SHA1 Mensaxe Data
  Luke Wilde 29072f4b09 LibJS: Implement the required AOs for Temporal.Duration.compare %!s(int64=3) %!d(string=hai) anos
  Linus Groh 36b51276d5 LibJS: Change calendar_date_add() date parameter from PlainDate to Value %!s(int64=3) %!d(string=hai) anos
  Linus Groh d49bbb1da3 LibJS: Implement TODO()'d parts of balance_duration() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 97f6c6029f LibJS: Implement Temporal.TimeZone.prototype.getInstantFor() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 2c222ba40b LibJS: Implement Temporal.PlainYearMonth.prototype.toPlainDate() %!s(int64=3) %!d(string=hai) anos
  Linus Groh f8d92232c8 LibJS: Convert Calendar AOs to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4e5becf36e LibJS: Make default_merge_fields() {additional_,}fields Object a const& %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4bba61fd59 LibJS: Make resolve_iso_month() fields Object a const& %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1f99538185 LibJS: Make Temporal foo_from_fields() AO field/options Object 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 418c22f9b3 LibJS: Implement Temporal.PlainDate.prototype.eraYear %!s(int64=3) %!d(string=hai) anos
  Linus Groh 6f7d6d917e LibJS: Implement Temporal.PlainDate.prototype.era %!s(int64=3) %!d(string=hai) anos
  Linus Groh 402f04c2fc LibJS: Implement Temporal.PlainDate.prototype.toString() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1292d80b93 LibJS: Implement Temporal.Calendar.prototype.mergeFields() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 795e077eb8 LibJS: Implement Temporal.PlainDate.prototype.toPlainMonthDay() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 31f65b8c50 LibJS: Implement Temporal.Calendar.prototype.monthDayFromFields() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 6709c915aa LibJS: Implement Temporal.PlainDate.prototype.toPlainYearMonth() %!s(int64=3) %!d(string=hai) anos
  Linus Groh ed9d37bd40 LibJS: Implement Temporal.Calendar.prototype.yearMonthFromFields() %!s(int64=3) %!d(string=hai) anos
  Linus Groh 53c44bea00 LibJS: Mark getters of more Temporal objects [[nodiscard]] %!s(int64=4) %!d(string=hai) anos
  Linus Groh e036f4a786 LibJS: Make regulate_iso_date() and iso_date_from_fields() use ISODate %!s(int64=4) %!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
  Idan Horowitz 010761aff4 LibJS: Implement Temporal.PlainDateTime.prototype.withPlainDate %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 2c6bd3a61b LibJS: Use narrower types in Temporal PlainDate/PlainDateTime/Calendar %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 1d76be97f5 LibJS: Implement Temporal.PlainDate.prototype.inLeapYear %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz dd15fc471c LibJS: Implement Temporal.PlainDate.prototype.monthsInYear %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz b1dd09840b LibJS: Implement Temporal.PlainDate.prototype.daysInYear %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 3160540d0e LibJS: Implement Temporal.PlainDate.prototype.daysInMonth %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 2150f5b374 LibJS: Implement Temporal.PlainDate.prototype.daysInWeek %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 2cf582436f LibJS: Implement Temporal.PlainDate.prototype.weekOfYear %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz d22fe25643 LibJS: Implement Temporal.Calendar.prototype.weekOfYear %!s(int64=4) %!d(string=hai) anos