Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh fafc9b07c4 LibJS: Mark AO calls creating a copy of built-in objects as infallible há 3 anos atrás
  Linus Groh c3f1d8f5ba LibJS: Correct section IDs of Temporal .prototype property clauses há 3 anos atrás
  Linus Groh 151eb8606d LibJS: Consistently call observable Temporal AOs with undefined options há 3 anos atrás
  Linus Groh e4e04528af LibJS: Convert Temporal.PlainTime functions to ThrowCompletionOr há 3 anos atrás
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr há 3 anos atrás
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function há 3 anos atrás
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros há 3 anos atrás
  Linus Groh 9f03647f1f LibJS: Convert to_temporal_overflow() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 08dd1c3e2d LibJS: Convert get_options_object() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 683e31e1ff LibJS: Convert to_integer_throw_on_infinity() to ThrowCompletionOr há 3 anos atrás
  Idan Horowitz 229a5ce149 LibJS: Convert PlainTime AOs to ThrowCompletionOr há 3 anos atrás
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior há 3 anos atrás
  Idan Horowitz 684e62476b LibJS: Implement Temporal.PlainTime.compare() há 3 anos atrás
  Idan Horowitz a77cdc5f92 LibJS: Implement Temporal.PlainTime.from() há 3 anos atrás
  Linus Groh d46c531023 LibJS: Add and use newly introduced ToIntegerThrowOnInfinity Temporal AO há 4 anos atrás
  Linus Groh ae4bf8fc32 LibJS: Start implementing Temporal.PlainTime há 4 anos atrás