Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 70593b7448 LibJS: Update for structured headers added to various Temporal AOs hace 3 años
  Linus Groh 2499911898 LibJS: Rename DateFromFields to CalendarDateFromFields, etc hace 3 años
  Linus Groh 5397278bfc LibJS: Update spec comments to use ToZeroPaddedDecimalString AO hace 3 años
  Linus Groh e109b967a1 LibJS: Make options object const in more Temporal AOs hace 3 años
  Linus Groh 151eb8606d LibJS: Consistently call observable Temporal AOs with undefined options hace 3 años
  Linus Groh b5392f9e39 LibJS: Emit reference information for { calendarName: "always" } option hace 3 años
  Linus Groh 2ad69d789b LibJS: Remove the ConstrainToRange AO hace 3 años
  Linus Groh 68af8649fb LibJS: Follow rules for consuming completion records hace 3 años
  Linus Groh 17da627b4c LibJS: Fix "set it to" language to be more explicit hace 3 años
  Linus Groh 9c209b8079 LibJS: Support modulo(x, y) with different types hace 3 años
  Linus Groh a3de9dcf95 LibJS: Fix incorrect use of "modulo" in balance_iso_year_month() hace 3 años
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr hace 3 años
  Linus Groh f8d92232c8 LibJS: Convert Calendar AOs to ThrowCompletionOr hace 3 años
  Linus Groh 6b4777c558 LibJS: Convert prepare_temporal_fields() to ThrowCompletionOr hace 3 años
  Linus Groh 2f56fd48ca LibJS: Convert parse_temporal_year_month_string() to ThrowCompletionOr hace 3 años
  Linus Groh 9f03647f1f LibJS: Convert to_temporal_overflow() to ThrowCompletionOr hace 3 años
  Idan Horowitz c57a78423d LibJS: Convert PlainYearMonth AOs to ThrowCompletionOr hace 3 años
  Idan Horowitz 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr hace 3 años
  Linus Groh e4c07c5b8f LibJS: Make new_target parameter of all Temporal AOs a const* hace 3 años
  Luke Wilde ff0b01a505 LibJS: Implement ToTemporalYearMonth AO hace 3 años
  Linus Groh 81aaa9ccd5 LibJS: Replace String const& with StringView in various Temporal AOs hace 3 años
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior hace 3 años
  Linus Groh 421ad73b4f LibJS: Implement Temporal.PlainYearMonth.prototype.toString() hace 3 años
  Linus Groh 0cdad283c0 LibJS: Reflect Record wording editorial change in the Temporal spec hace 3 años
  Linus Groh ed9d37bd40 LibJS: Implement Temporal.Calendar.prototype.yearMonthFromFields() hace 3 años
  Andreas Kling 286a7ecd92 LibJS: Call base class visit_edges() in various Temporal objects hace 3 años
  Linus Groh 0a8edd5ce7 LibJS: Start implementing Temporal.PlainYearMonth hace 3 años
  Linus Groh c303bbde54 LibJS: Implement Temporal.Now.plainDate() hace 4 años