Историја ревизија

Аутор SHA1 Порука Датум
  Idan Horowitz bd9e20ef79 LibJS: Add the Object.getOwnPropertySymbols method пре 4 година
  Idan Horowitz 7eba63a8a3 LibJS: Add the WeakRef built-in object пре 4 година
  Linus Groh 7e1bffdeb8 LibJS: Implement Object.assign() пре 4 година
  Linus Groh 862ba64037 LibJS: Implement the Error Cause proposal пре 4 година
  Linus Groh cbd7437d40 LibJS: Implement AggregateError пре 4 година
  Ali Mohammad Pur 3234697eca LibJS: Implement generator functions (only in bytecode mode) пре 4 година
  Idan Horowitz 0b0f1eda05 LibJS: Add most of the Set.prototype methods пре 4 година
  Idan Horowitz 670be04c81 LibJS: Add the Set built-in object пре 4 година
  Linus Groh 9b35231453 LibJS: Implement Proxy.revocable() пре 4 година
  Idan Horowitz 60e70e5ee4 LibJS: Add Date.setUTC{Date, Month, Hours, ...}() aliases пре 4 година
  Idan Horowitz 17afe015a5 LibJS: Add Date.prototype.setTime() пре 4 година
  Idan Horowitz a93b1c7ea0 LibJS: Add Date.prototype.setMonth() пре 4 година
  Idan Horowitz b893963651 LibJS: Add Date.prototype.setDate() пре 4 година
  Idan Horowitz 3eb05d9413 LibJS: Stub out Date.prototype.getTimezoneOffset() пре 4 година
  Idan Horowitz 442ef63008 LibJS: Add the global escape() & unescape() methods пре 4 година
  Idan Horowitz 0f8ed6183b LibJS: Add the Number.{MAX, MIN}_VALUE constants пре 4 година
  Idan Horowitz de8d081ca4 LibJS: Add the String.prototype.trim{Left, Right} aliases пре 4 година
  Idan Horowitz 6bfeb87572 LibJS: Add String.prototype.anchor & friends пре 4 година
  Idan Horowitz 09233b9e41 LibJS: Add Date.prototype.{get, set}Year() пре 4 година
  Luke 4d34802f74 LibJS: Expose TypedArray.prototype.byteOffset пре 4 година
  Luke 8004a2dc77 LibJS: Expose TypedArray.prototype.buffer пре 4 година
  Andreas Kling 3ee092cd0c LibJS: Implement Object.hasOwn() :^) пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Linus Groh 8d490aba76 LibJS: Implement console.assert() пре 4 година
  Idan Horowitz ba77b40808 LibJS: Implement the encode/decodeURI(Component) family of functions пре 4 година
  Linus Groh 9cd010167a LibJS: Implement Object.create() пре 4 година
  Linus Groh da8a35a79e LibJS: Implement Object.defineProperties() пре 4 година
  Linus Groh f3264b0dbd LibJS: Implement Object.isFrozen() and Object.isSealed() пре 4 година
  Linus Groh 9af07c7803 LibJS: Implement Object.freeze() and Object.seal() пре 4 година
  Linus Groh f418115f1b LibJS: Add initial support for Promises пре 4 година