Historia zmian

Autor SHA1 Wiadomość Data
  Linus Groh 70593b7448 LibJS: Update for structured headers added to various Temporal AOs 3 lat temu
  Linus Groh 2499911898 LibJS: Rename DateFromFields to CalendarDateFromFields, etc 3 lat temu
  Linus Groh 5397278bfc LibJS: Update spec comments to use ToZeroPaddedDecimalString AO 3 lat temu
  Linus Groh 151eb8606d LibJS: Consistently call observable Temporal AOs with undefined options 3 lat temu
  Linus Groh b5392f9e39 LibJS: Emit reference information for { calendarName: "always" } option 3 lat temu
  Linus Groh 68af8649fb LibJS: Follow rules for consuming completion records 3 lat temu
  Linus Groh 17da627b4c LibJS: Fix "set it to" language to be more explicit 3 lat temu
  Linus Groh e087cd574e LibJS: Rename variables to 'calendarLike' in a couple of places 3 lat temu
  Linus Groh 4eaa95769d LibJS: Add missing (void) to handle [[nodiscard]] TRY() result 3 lat temu
  Linus Groh fdffdc43fa LibJS: Implement the rest of to_temporal_month_day() 3 lat temu
  Linus Groh 0dae7c9420 LibJS: Replace a couple of TODO()'s in Temporal with InternalError 3 lat temu
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr 3 lat temu
  Linus Groh 364dd42fc8 LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr 3 lat temu
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 lat temu
  Linus Groh f8d92232c8 LibJS: Convert Calendar AOs to ThrowCompletionOr 3 lat temu
  Linus Groh 6b4777c558 LibJS: Convert prepare_temporal_fields() to ThrowCompletionOr 3 lat temu
  Idan Horowitz 5ea1810ada LibJS: Convert PlainMonthDay AOs to ThrowCompletionOr 3 lat temu
  Idan Horowitz 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 lat temu
  Luke Wilde d9d1e25db3 LibJS: Implement ToTemporalMonthDay AO 3 lat temu
  Linus Groh e4c07c5b8f LibJS: Make new_target parameter of all Temporal AOs a const* 3 lat temu
  Linus Groh ea44f33d5b LibJS: Implement Temporal.PlainMonthDay.prototype.toString() 3 lat temu
  Linus Groh be07e2e91b LibJS: Start implementing Temporal.PlainMonthDay 3 lat temu