Commit History

Author SHA1 Message Date
  Linus Groh ea7cc70118 LibJS: Convert Duration AOs to ThrowCompletionOr 3 years ago
  Linus Groh 77a18392ff LibJS: Make to_temporal_duration_record() time like Object a const& 3 years ago
  Linus Groh e4c07c5b8f LibJS: Make new_target parameter of all Temporal AOs a const* 3 years ago
  Linus Groh 33f76f88bb LibJS: Add and use the CreateNegatedTemporalDuration AO 3 years ago
  Idan Horowitz 24b78fff7d LibJS: Add a bunch of Temporal Abstract Operations 3 years ago
  Linus Groh 53c44bea00 LibJS: Mark getters of more Temporal objects [[nodiscard]] 3 years ago
  Linus Groh b38f1fb071 LibJS: Implement Temporal.Instant.prototype.add() 3 years ago
  Linus Groh 1b9b995f93 LibJS: Use "T m_foo; // [[Foo]]" style for all Temporal internal slots 3 years ago
  Linus Groh bece2093f2 LibJS: Remove pointless 'explicit' from a couple of constructors 4 years ago
  Linus Groh 5c77885873 LibJS: Implement Temporal.Duration.from() 4 years ago
  Linus Groh 7355c23e17 LibJS: Fix TemporalDurationLike property order 4 years ago
  Linus Groh 9aa1e4b885 LibJS: Implement Temporal.Duration.prototype.with() 4 years ago
  Linus Groh 7921d8ba91 LibJS: Start implementing Temporal.Duration 4 years ago