Cronologia Commit

Autore SHA1 Messaggio Data
  Idan Horowitz c54b9a6920 LibJS: Add all of the DataView.prototype.get* methods 4 anni fa
  Andreas Kling 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 anni fa
  Idan Horowitz bd9e20ef79 LibJS: Add the Object.getOwnPropertySymbols method 4 anni fa
  Idan Horowitz 7eba63a8a3 LibJS: Add the WeakRef built-in object 4 anni fa
  Linus Groh 7e1bffdeb8 LibJS: Implement Object.assign() 4 anni fa
  Linus Groh 862ba64037 LibJS: Implement the Error Cause proposal 4 anni fa
  Linus Groh cbd7437d40 LibJS: Implement AggregateError 4 anni fa
  Ali Mohammad Pur 3234697eca LibJS: Implement generator functions (only in bytecode mode) 4 anni fa
  Idan Horowitz 0b0f1eda05 LibJS: Add most of the Set.prototype methods 4 anni fa
  Idan Horowitz 670be04c81 LibJS: Add the Set built-in object 4 anni fa
  Linus Groh 9b35231453 LibJS: Implement Proxy.revocable() 4 anni fa
  Idan Horowitz 60e70e5ee4 LibJS: Add Date.setUTC{Date, Month, Hours, ...}() aliases 4 anni fa
  Idan Horowitz 17afe015a5 LibJS: Add Date.prototype.setTime() 4 anni fa
  Idan Horowitz a93b1c7ea0 LibJS: Add Date.prototype.setMonth() 4 anni fa
  Idan Horowitz b893963651 LibJS: Add Date.prototype.setDate() 4 anni fa
  Idan Horowitz 3eb05d9413 LibJS: Stub out Date.prototype.getTimezoneOffset() 4 anni fa
  Idan Horowitz 442ef63008 LibJS: Add the global escape() & unescape() methods 4 anni fa
  Idan Horowitz 0f8ed6183b LibJS: Add the Number.{MAX, MIN}_VALUE constants 4 anni fa
  Idan Horowitz de8d081ca4 LibJS: Add the String.prototype.trim{Left, Right} aliases 4 anni fa
  Idan Horowitz 6bfeb87572 LibJS: Add String.prototype.anchor & friends 4 anni fa
  Idan Horowitz 09233b9e41 LibJS: Add Date.prototype.{get, set}Year() 4 anni fa
  Luke 4d34802f74 LibJS: Expose TypedArray.prototype.byteOffset 4 anni fa
  Luke 8004a2dc77 LibJS: Expose TypedArray.prototype.buffer 4 anni fa
  Andreas Kling 3ee092cd0c LibJS: Implement Object.hasOwn() :^) 4 anni fa
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anni fa
  Linus Groh 8d490aba76 LibJS: Implement console.assert() 4 anni fa
  Idan Horowitz ba77b40808 LibJS: Implement the encode/decodeURI(Component) family of functions 4 anni fa
  Linus Groh 9cd010167a LibJS: Implement Object.create() 4 anni fa
  Linus Groh da8a35a79e LibJS: Implement Object.defineProperties() 4 anni fa
  Linus Groh f3264b0dbd LibJS: Implement Object.isFrozen() and Object.isSealed() 4 anni fa