Historique des commits

Auteur SHA1 Message Date
  davidot 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} il y a 2 ans
  davidot 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Luke Wilde fa1416987a LibJS: Add yearOfWeek calendar methods and properties il y a 2 ans
  Idan Horowitz 2e806dab07 LibJS: Implement Set.prototype.isDisjointFrom il y a 2 ans
  Idan Horowitz 3470f33a0f LibJS: Implement Set.prototype.isSupersetOf il y a 2 ans
  Idan Horowitz e29be4eaa8 LibJS: Implement Set.prototype.isSubsetOf il y a 2 ans
  Idan Horowitz e359eeabe8 LibJS: Implement Set.prototype.symmetricDifference il y a 2 ans
  Idan Horowitz be8329d5f6 LibJS: Implement Set.prototype.difference il y a 2 ans
  Idan Horowitz 9e693304ff LibJS: Implement Set.prototype.intersection il y a 2 ans
  Idan Horowitz fee65f6453 LibJS: Implement Set.prototype.union il y a 2 ans
  Timothy Flynn 3ee5217adc LibJS: Implement String.prototype.toWellFormed il y a 2 ans
  Timothy Flynn 0bb46235a7 LibJS: Implement String.prototype.isWellFormed il y a 2 ans
  leeight 0d96468e9b LibJS: Implement RegExp legacy static properties il y a 2 ans
  Ali Mohammad Pur f4b26b0cea LibJS: Hook up the 'v' (unicodeSets) RegExp flag il y a 3 ans
  Timothy Flynn 33698b9615 LibJS+js: Parse new constructor options from Intl.NumberFormat V3 il y a 3 ans
  Timothy Flynn f089c11b5b LibJS: Implement Intl.PluralRules.prototype.selectRange il y a 3 ans
  Timothy Flynn 36abcd820d LibJS: Implement Intl.PluralRules.prototype.select il y a 3 ans
  Timothy Flynn b3deec061e LibJS: Implement Intl.Locale.prototype.weekInfo property il y a 3 ans
  Timothy Flynn 88a560dd84 LibJS: Implement Intl.Locale.prototype.textInfo property il y a 3 ans
  Timothy Flynn 814f13bc2a LibJS: Implement Intl.Locale.prototype.timeZones property il y a 3 ans
  Timothy Flynn f6aa6a480c LibJS: Implement Intl.Locale.prototype.numberingSystems property il y a 3 ans
  Timothy Flynn ee2be5895f LibJS: Implement Intl.Locale.prototype.hourCycles property il y a 3 ans
  Timothy Flynn 4d32f38a76 LibJS: Partially implement Intl.Locale.prototype.collations property il y a 3 ans
  Timothy Flynn e9bc35d805 LibJS: Implement Intl.Locale.prototype.calendars property il y a 3 ans
  Linus Groh 028a6b90b1 LibJS: Revert partial resizable ArrayBuffer implementation il y a 3 ans
  Idan Horowitz d9a4b3e46a LibJS: Implement Intl.DurationFormat.prototype.resolvedOptions il y a 3 ans
  Idan Horowitz 97fe37bcc2 LibJS: Start implementing the stage 3 Intl.DurationFormat proposal il y a 3 ans
  Linus Groh ae81793f20 LibJS: Implement Array.prototype.toSpliced() il y a 3 ans
  Linus Groh ce17c868c0 LibJS: Implement Array.prototype.toSorted() il y a 3 ans