Commit History

Author SHA1 Message Date
  Dmitry Panov a13c43b62b Proxy (#135) 5 years ago
  Dmitry Panov d71b886827 Array, Array.prototype 5 years ago
  Dmitry Panov 3274eaa601 Array.prototype.filter() and find() 5 years ago
  Dmitry Panov 4b6f505854 Array.prototype.entries() and fill() 5 years ago
  Dmitry Panov a4c36d5c28 Array.prototype.copyWithin() 5 years ago
  Dmitry Panov 7a45ca5b93 Array.from(), Array.of() 5 years ago
  Dmitry Panov 15eea636ca Array.from() 5 years ago
  Dmitry Panov a0559b5ea4 Missing Object methods, ToPropertyKey, GetV 5 years ago
  Dmitry Panov 0a7d410a91 Implemented Map, Set, WeakMap, WeakSet (#130) 5 years ago
  Dmitry Panov 37522a24db Implemented Symbol (#128) 5 years ago
  Dmitry Panov d1232e640a Implemented escape() and unescape(). Closes #39. 5 years ago
  Dmitry Panov 83113d507e Run tc39 tests in parallel 6 years ago
  Dmitry Panov 8d6ee3d166 Disabled 3 timezone specific tests (they would fail in modern browsers anyway) 6 years ago
  Dmitry Panov 2dd08a5fc6 Date.getTimezoneOffset() now returns float value to support timezones with second precision offsets 6 years ago
  Dmitry Panov dafe23d0fc Added a note about the last supported tc39 tests commit. 8 years ago
  Dmitry Panov 25773609b6 Initial commit 9 years ago