Historial de Commits

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