Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 2093128b24 LibJS: Convert Temporal.PlainDate functions to ThrowCompletionOr hace 3 años
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr hace 3 años
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function hace 3 años
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros hace 3 años
  Linus Groh 35bba1c98d LibJS: Convert PlainDate AOs to ThrowCompletionOr hace 3 años
  Linus Groh f8d92232c8 LibJS: Convert Calendar AOs to ThrowCompletionOr hace 3 años
  Linus Groh 9f03647f1f LibJS: Convert to_temporal_overflow() to ThrowCompletionOr hace 3 años
  Linus Groh 08dd1c3e2d LibJS: Convert get_options_object() to ThrowCompletionOr hace 3 años
  Linus Groh 683e31e1ff LibJS: Convert to_integer_throw_on_infinity() to ThrowCompletionOr hace 3 años
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior hace 3 años
  Linus Groh d46c531023 LibJS: Add and use newly introduced ToIntegerThrowOnInfinity Temporal AO hace 3 años
  Linus Groh e036f4a786 LibJS: Make regulate_iso_date() and iso_date_from_fields() use ISODate hace 3 años
  Brian Gianforcaro b10657a2b6 LibJS: Remove unused includes out of Cell.h, move to the users hace 3 años
  Idan Horowitz 67b3255fe8 LibJS: Implement Temporal.PlainDate.from hace 3 años
  Idan Horowitz 07485802c6 LibJS: Implement Temporal.PlainDate.compare hace 3 años
  Idan Horowitz 2c6bd3a61b LibJS: Use narrower types in Temporal PlainDate/PlainDateTime/Calendar hace 3 años
  Linus Groh c65424d806 LibJS: Fix value of Temporal.PlainDate.length hace 4 años
  Idan Horowitz cc00ccec41 LibJS: Start implementing Temporal.PlainDate hace 4 años