Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth 83b84cf0bd LibJS: Implement Temporal AO DifferenceDate há 1 ano atrás
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type há 1 ano atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Linus Groh 921ef7273e LibJS: Port temporal_date_to_string() to String há 2 anos atrás
  Linus Groh 453d3063f5 LibJS: Port pad_iso_year() to String há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] há 2 anos atrás
  Linus Groh d2c1dd5454 LibJS: Introduce ISO Date Records há 3 anos atrás
  Linus Groh cc8f5151d7 LibJS: Refactor Temporal since/until to common AOs há 3 anos atrás
  Linus Groh e109b967a1 LibJS: Make options object const in more Temporal AOs há 3 anos atrás
  Linus Groh bdb13a74b0 LibJS: Describe various kinds of "Duration Records" há 3 anos atrás
  Linus Groh 99adb54391 LibJS: Implement Temporal.Calendar.prototype.dateUntil() há 3 anos atrás
  Linus Groh 35bba1c98d LibJS: Convert PlainDate AOs to ThrowCompletionOr há 3 anos atrás
  Linus Groh e4c07c5b8f LibJS: Make new_target parameter of all Temporal AOs a const* há 3 anos atrás
  Linus Groh 81aaa9ccd5 LibJS: Replace String const& with StringView in various Temporal AOs há 3 anos atrás
  Linus Groh e3254bf4c5 LibJS: Implement Temporal.Calendar.prototype.dateAdd() há 3 anos atrás
  Linus Groh 402f04c2fc LibJS: Implement Temporal.PlainDate.prototype.toString() há 3 anos atrás
  Linus Groh ed9d37bd40 LibJS: Implement Temporal.Calendar.prototype.yearMonthFromFields() há 3 anos atrás
  Linus Groh e036f4a786 LibJS: Make regulate_iso_date() and iso_date_from_fields() use ISODate há 4 anos atrás
  Linus Groh c303bbde54 LibJS: Implement Temporal.Now.plainDate() há 4 anos atrás
  Idan Horowitz 07485802c6 LibJS: Implement Temporal.PlainDate.compare há 4 anos atrás
  Idan Horowitz 2c6bd3a61b LibJS: Use narrower types in Temporal PlainDate/PlainDateTime/Calendar há 4 anos atrás
  Linus Groh bece2093f2 LibJS: Remove pointless 'explicit' from a couple of constructors há 4 anos atrás
  Idan Horowitz cf78efaef5 LibJS: Implement the ToTemporalDate Abstract Operation há 4 anos atrás
  Idan Horowitz 1e471e2e2f LibJS: Add Temporal.Calendar.prototype.dateFromFields & required AOs há 4 anos atrás
  Idan Horowitz cc00ccec41 LibJS: Start implementing Temporal.PlainDate há 4 anos atrás
  Idan Horowitz b816037739 LibJS: Add the ToTemporalInstant Abstract Operation & its requirements há 4 anos atrás