Commit History

Author SHA1 Message Date
  Matthew Olsson 3c9c134d71 LibWeb: Implement KeyframeEffect::{get,set}_keyframes 1 year ago
  Timothy Flynn 29ac6e3689 LibJS: Partially implement resizable ArrayBuffer objects 1 year ago
  Timothy Flynn 026363024f LibJS: Stub out Atomics.notify 1 year ago
  Timothy Flynn 78edaad97d LibJS: Stub out Atomics.wait and Atomics.waitAsync 1 year ago
  Timothy Flynn 1d76738dde LibJS: Change Intl.Locale info APIs from property getters to methods 1 year ago
  Timothy Flynn a357874c77 LibJS: Implement Intl.Locale.prototype.firstDayOfWeek 1 year ago
  Shannon Booth fe4f2923f8 LibJS: Implement Array.fromAsync 2 years ago
  Timothy Flynn 36d156428b LibJS: Implement the Promise.withResolvers proposal 2 years ago
  Linus Groh 419e710c1c LibJS: Re-implement the Array Grouping proposal as static methods 2 years ago
  PrestonLTaylor 850c252b3e LibJS: Implement ArrayBuffer.prototype.transfer & transferToFixedLength 2 years ago
  PrestonLTaylor bd0ccbe3c8 LibJS: Implement the ArrayBuffer.prototype.detached getter 2 years ago
  Timothy Flynn 35380b2aef LibJS: Implement Iterator.prototype.toArray 2 years ago
  Timothy Flynn 67028ee3a3 LibJS: Implement Iterator.prototype.drop 2 years ago
  Timothy Flynn 0e2f9f006d LibJS: Implement Iterator.prototype.take 2 years ago
  Timothy Flynn 396655d145 LibJS: Begin implementing console.dir 2 years ago
  davidot 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 years ago
  davidot 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  Luke Wilde fa1416987a LibJS: Add yearOfWeek calendar methods and properties 2 years ago
  Idan Horowitz 2e806dab07 LibJS: Implement Set.prototype.isDisjointFrom 2 years ago
  Idan Horowitz 3470f33a0f LibJS: Implement Set.prototype.isSupersetOf 2 years ago
  Idan Horowitz e29be4eaa8 LibJS: Implement Set.prototype.isSubsetOf 2 years ago
  Idan Horowitz e359eeabe8 LibJS: Implement Set.prototype.symmetricDifference 2 years ago
  Idan Horowitz be8329d5f6 LibJS: Implement Set.prototype.difference 2 years ago
  Idan Horowitz 9e693304ff LibJS: Implement Set.prototype.intersection 2 years ago
  Idan Horowitz fee65f6453 LibJS: Implement Set.prototype.union 2 years ago
  Timothy Flynn 3ee5217adc LibJS: Implement String.prototype.toWellFormed 2 years ago
  Timothy Flynn 0bb46235a7 LibJS: Implement String.prototype.isWellFormed 2 years ago
  leeight 0d96468e9b LibJS: Implement RegExp legacy static properties 2 years ago
  Ali Mohammad Pur f4b26b0cea LibJS: Hook up the 'v' (unicodeSets) RegExp flag 3 years ago