Commit History

Author SHA1 Message Date
  Linus Groh 2093128b24 LibJS: Convert Temporal.PlainDate functions to ThrowCompletionOr 3 years ago
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 years ago
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros 3 years ago
  Idan Horowitz 67b3255fe8 LibJS: Implement Temporal.PlainDate.from 4 years ago
  Idan Horowitz 07485802c6 LibJS: Implement Temporal.PlainDate.compare 4 years ago
  Idan Horowitz cc00ccec41 LibJS: Start implementing Temporal.PlainDate 4 years ago