Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn 71f7e67a20 LibJS: Parse new Intl.DisplayNames "type" and "languageDisplay" options il y a 3 ans
  Luke Wilde 0b9ea712be LibJS: Implement Array.prototype.groupByToMap il y a 3 ans
  Luke Wilde 48cc1c97d5 LibJS: Implement Array.prototype.groupBy il y a 3 ans
  Timothy Flynn 534b2be16f LibJS: Implement Number.prototype.toExponential il y a 3 ans
  Timothy Flynn dc984c53d8 LibJS: Implement Number.prototype.toPrecision il y a 3 ans
  Sam Atkins 1fba221b46 LibJS: Implement console.time/timeLog/timeEnd() methods il y a 3 ans
  Sam Atkins d702678d16 LibJS+WebContent+Browser+js: Implement console.group() methods il y a 3 ans
  Timothy Flynn 53df13fed7 LibJS: Implement Intl.DateTimeFormat.prototype.formatRangeToParts il y a 3 ans
  Timothy Flynn 04f8fb07e1 LibJS: Implement Intl.DateTimeFormat.prototype.formatRange il y a 3 ans
  Timothy Flynn 16151aa7d5 LibJS+LibUnicode: Implement the Intl.DateTimeFormat constructor il y a 3 ans
  Linus Groh dbe70e7c55 LibJS: Implement Temporal.Duration.prototype.total() il y a 3 ans
  Luke Wilde 29072f4b09 LibJS: Implement the required AOs for Temporal.Duration.compare il y a 3 ans
  Luke Wilde dc72d416b2 LibJS: Implement the required AOs for ZonedDateTime stringifiers il y a 3 ans
  Luke Wilde 58bb73b60f LibJS: Implement Temporal.ZonedDateTime.prototype.withTimeZone il y a 3 ans
  Luke Wilde c001926752 LibJS: Implement Temporal.ZonedDateTime.prototype.startOfDay il y a 3 ans
  Luke Wilde 84f79d4c51 LibJS: Implement Temporal.ZonedDateTime.prototype.hoursInDay il y a 3 ans
  Linus Groh e27bb94038 LibJS: Implement Temporal.PlainDate.prototype.toZonedDateTime() il y a 3 ans
  Linus Groh 97f6c6029f LibJS: Implement Temporal.TimeZone.prototype.getInstantFor() il y a 3 ans
  Linus Groh 92fdae178b LibJS: Implement Temporal.TimeZone.prototype.getPreviousTransition() il y a 3 ans
  Linus Groh e9cbeeac45 LibJS: Implement Temporal.TimeZone.prototype.getNextTransition() il y a 3 ans
  Linus Groh 5fde02184d LibJS: Implement Temporal.TimeZone.prototype.getPossibleInstantsFor() il y a 3 ans
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey il y a 3 ans
  Linus Groh 5910a41adb LibJS: Implement ShadowRealm.prototype.importValue() il y a 3 ans
  Linus Groh c70784bb82 LibJS: Implement ShadowRealm.prototype.evaluate() il y a 3 ans
  Linus Groh 99adb54391 LibJS: Implement Temporal.Calendar.prototype.dateUntil() il y a 3 ans
  Ben Wiederhake a95b321bf1 LibJS: Add missing headers il y a 3 ans
  Timothy Flynn e42ba7f748 LibJS: Implement the Intl.NumberFormat constructor il y a 3 ans
  Linus Groh d3fcf5a570 LibJS: Implement Temporal.Instant.prototype.toZonedDateTimeISO() il y a 3 ans
  Linus Groh 6607d1dfb1 LibJS: Implement Temporal.Instant.prototype.toZonedDateTime() il y a 3 ans
  Timothy Flynn 5c06a91dfa LibJS: Implement Intl.ListFormat.prototype.formatToParts il y a 3 ans