Historique des commits

Auteur SHA1 Message Date
  Linus Groh 20337a34a2 LibJS: Convert Instant AOs to ThrowCompletionOr il y a 3 ans
  Linus Groh 5ae6ad8557 LibJS: Store Instant's and ZonedDateTime's m_nanoseconds as a const& il y a 3 ans
  Linus Groh e4c07c5b8f LibJS: Make new_target parameter of all Temporal AOs a const* il y a 3 ans
  Linus Groh 6607d1dfb1 LibJS: Implement Temporal.Instant.prototype.toZonedDateTime() il y a 3 ans
  Linus Groh 81aaa9ccd5 LibJS: Replace String const& with StringView in various Temporal AOs il y a 3 ans
  Idan Horowitz 456938add0 LibJS: Use StringViews in Round{NumberToIncrement, TemporalInstant} il y a 3 ans
  Idan Horowitz 24b78fff7d LibJS: Add a bunch of Temporal Abstract Operations il y a 3 ans
  Linus Groh 576be0f8e7 LibJS: Implement Temporal.Instant.prototype.toString() il y a 3 ans
  Linus Groh 53c44bea00 LibJS: Mark getters of more Temporal objects [[nodiscard]] il y a 4 ans
  Linus Groh b38f1fb071 LibJS: Implement Temporal.Instant.prototype.add() il y a 4 ans
  Linus Groh 1b9b995f93 LibJS: Use "T m_foo; // [[Foo]]" style for all Temporal internal slots il y a 4 ans
  Linus Groh bece2093f2 LibJS: Remove pointless 'explicit' from a couple of constructors il y a 4 ans
  Idan Horowitz 84b028bd71 LibJS: Add Temporal.Instant.prototype.round() il y a 4 ans
  Idan Horowitz 33cf6274e8 LibJS: Add Temporal.Instant.compare() il y a 4 ans
  Idan Horowitz b816037739 LibJS: Add the ToTemporalInstant Abstract Operation & its requirements il y a 4 ans
  Linus Groh 47fb4286c7 LibJS: Start implementing Temporal.Instant il y a 4 ans