Historique des commits

Auteur SHA1 Message Date
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] il y a 2 ans
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() il y a 2 ans
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions il y a 2 ans
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors il y a 2 ans
  Linus Groh fafc9b07c4 LibJS: Mark AO calls creating a copy of built-in objects as infallible il y a 3 ans
  Linus Groh c3f1d8f5ba LibJS: Correct section IDs of Temporal .prototype property clauses il y a 3 ans
  Linus Groh 151eb8606d LibJS: Consistently call observable Temporal AOs with undefined options il y a 3 ans
  Linus Groh 15f52c5f8e LibJS: Convert Temporal.PlainYearMonth functions to ThrowCompletionOr il y a 3 ans
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr il y a 3 ans
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function il y a 3 ans
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros il y a 3 ans
  Linus Groh f8d92232c8 LibJS: Convert Calendar AOs to ThrowCompletionOr il y a 3 ans
  Linus Groh 9f03647f1f LibJS: Convert to_temporal_overflow() to ThrowCompletionOr il y a 3 ans
  Linus Groh 08dd1c3e2d LibJS: Convert get_options_object() to ThrowCompletionOr il y a 3 ans
  Linus Groh 683e31e1ff LibJS: Convert to_integer_throw_on_infinity() to ThrowCompletionOr il y a 3 ans
  Idan Horowitz c57a78423d LibJS: Convert PlainYearMonth AOs to ThrowCompletionOr il y a 3 ans
  Luke Wilde 90ada407db LibJS: Implement Temporal.PlainYearMonth.compare il y a 3 ans
  Luke Wilde 092ec0cecf LibJS: Implement Temporal.PlainYearMonth.from il y a 3 ans
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior il y a 3 ans
  Linus Groh d46c531023 LibJS: Add and use newly introduced ToIntegerThrowOnInfinity Temporal AO il y a 4 ans
  Linus Groh 0a8edd5ce7 LibJS: Start implementing Temporal.PlainYearMonth il y a 4 ans