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