Commit History

Author SHA1 Message Date
  Linus Groh c3f1d8f5ba LibJS: Correct section IDs of Temporal .prototype property clauses 3 years ago
  Linus Groh 151eb8606d LibJS: Consistently call observable Temporal AOs with undefined options 3 years ago
  Linus Groh 0057d489bd LibJS: Fix some clang-tidy warnings in Temporal 3 years ago
  Linus Groh c043b818ad LibJS: Convert Temporal.PlainDateTime functions to ThrowCompletionOr 3 years ago
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 years ago
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function 3 years ago
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros 3 years ago
  Linus Groh d764f1c699 LibJS: Convert PlainDateTime AOs to ThrowCompletionOr 3 years ago
  Linus Groh f8d92232c8 LibJS: Convert Calendar AOs to ThrowCompletionOr 3 years ago
  Linus Groh 9f03647f1f LibJS: Convert to_temporal_overflow() to ThrowCompletionOr 3 years ago
  Linus Groh 08dd1c3e2d LibJS: Convert get_options_object() to ThrowCompletionOr 3 years ago
  Linus Groh 683e31e1ff LibJS: Convert to_integer_throw_on_infinity() to ThrowCompletionOr 3 years ago
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior 3 years ago
  Idan Horowitz 9ed877e8e7 LibJS: Implement Temporal.PlainDateTime.compare() 3 years ago
  Linus Groh ad427f85ca LibJS: Implement Temporal.PlainDateTime.from() 3 years ago
  Linus Groh d46c531023 LibJS: Add and use newly introduced ToIntegerThrowOnInfinity Temporal AO 3 years ago
  Linus Groh 4be3196882 LibJS: Start implementing Temporal.PlainDateTime 4 years ago