Commit Verlauf

Autor SHA1 Nachricht Datum
  Mihail Stoykov c1e8210f87 Add Object.getOwnPropertyDescriptors vor 4 Jahren
  Mihail Stoykov 27e5180920 Add trimLeft/Right (#244) vor 4 Jahren
  Dmitry Panov 962bd75fb2 Upgraded tc39 tests vor 4 Jahren
  Dmitry Panov ae5ee69c94 Re-enabled a test after the regexp2 bug is fixed. vor 5 Jahren
  Dmitry Panov b206dd5e2c Added missing Regexp functionality, enhanced unicode and UTF-16 support (#171) vor 5 Jahren
  Dmitry Panov b292a24dd1 Enabled JSON tests. vor 5 Jahren
  Dmitry Panov 1edec8603b Standard compliance and other fixes for ArrayBuffer vor 5 Jahren
  Dmitry Panov 99a706fa11 Standard compliance fixes for Array, Error and Function vor 5 Jahren
  Dmitry Panov 1f899b16c6 Added ES6 Math properties and methods vor 5 Jahren
  Dmitry Panov d0b8fda54c Added es6 Number methods, switched to own formatter. vor 5 Jahren
  Dmitry Panov 00c4500f2b Merge branch 'master' into es6 vor 5 Jahren
  Dmitry Panov 77e84ffb8c - Fixed iterator stack leak when returning from the loop body. Fixes #148. vor 5 Jahren
  Dmitry Panov 60b86f2254 Missing Date methods, better overflow handling, refactoring (#147) vor 5 Jahren
  Dmitry Panov 5df89c3d31 Support for malformed UTF-16 strings and property keys. Missing String methods. (#146) vor 5 Jahren
  Dmitry Panov 1236576b0d Typedarrays (#137) vor 5 Jahren
  Dmitry Panov f62cd66a92 Unscopables vor 5 Jahren
  Dmitry Panov a13c43b62b Proxy (#135) vor 5 Jahren
  Dmitry Panov d71b886827 Array, Array.prototype vor 5 Jahren
  Dmitry Panov 3274eaa601 Array.prototype.filter() and find() vor 5 Jahren
  Dmitry Panov 4b6f505854 Array.prototype.entries() and fill() vor 5 Jahren
  Dmitry Panov a4c36d5c28 Array.prototype.copyWithin() vor 5 Jahren
  Dmitry Panov 7a45ca5b93 Array.from(), Array.of() vor 5 Jahren
  Dmitry Panov 15eea636ca Array.from() vor 5 Jahren
  Dmitry Panov a0559b5ea4 Missing Object methods, ToPropertyKey, GetV vor 5 Jahren
  Dmitry Panov 0a7d410a91 Implemented Map, Set, WeakMap, WeakSet (#130) vor 5 Jahren
  Dmitry Panov 37522a24db Implemented Symbol (#128) vor 5 Jahren
  Dmitry Panov d1232e640a Implemented escape() and unescape(). Closes #39. vor 5 Jahren
  Dmitry Panov 83113d507e Run tc39 tests in parallel vor 6 Jahren
  Dmitry Panov 8d6ee3d166 Disabled 3 timezone specific tests (they would fail in modern browsers anyway) vor 6 Jahren
  Dmitry Panov 2dd08a5fc6 Date.getTimezoneOffset() now returns float value to support timezones with second precision offsets vor 6 Jahren