Dmitry Panov
|
a34e79884e
Fixed merge conflicts
|
3 years ago |
Dmitry Panov
|
f82ffd2b2c
Merge remote-tracking branch 'psilva261/bigints' into upgrade-tests-bigint
|
3 years ago |
Dmitry Panov
|
f1567f3952
Upgraded tests, lots of fixes as a result
|
3 years ago |
Philip Silva
|
307513316c
Basic implementation of BigInt, BigInt64Array and BigUint64Array
|
3 years ago |
Dmitry Panov
|
7891d82bfc
Adjusted typed arrays to the new specs
|
4 years ago |
Dmitry Panov
|
dc8c55024d
Implemented Promise. Closes #178.
|
4 years ago |
Dmitry Panov
|
8253af8f29
Added nil-safety checks for values returned by get*() methods
|
4 years ago |
Dmitry Panov
|
ebe1101e51
Aligned detached buffer semantics with the latest specs. Fixes #315.
|
4 years ago |
Mihail Stoykov
|
42fe947996
Conform to ECMAScript 2019 by making the sort stable
|
4 years ago |
Dmitry Panov
|
19cfe0fd8a
Fixed some edge cases
|
4 years ago |
Dmitry Panov
|
6060b0671c
Exposed Symbol
|
4 years ago |
Dmitry Panov
|
253d82221b
Exporting to numeric types uses standard ECMAScript conversion operations instead of producing a zero value when conversion is not possible. Closes #190
|
5 years ago |
Dmitry Panov
|
3ec8e20a89
Fixed bugs in Array.prototype.sort(), Object.assign() and Date.prototype.toJSON()
|
5 years ago |
Dmitry Panov
|
b206dd5e2c
Added missing Regexp functionality, enhanced unicode and UTF-16 support (#171)
|
5 years ago |
Dmitry Panov
|
1edec8603b
Standard compliance and other fixes for ArrayBuffer
|
5 years ago |
Dmitry Panov
|
5df89c3d31
Support for malformed UTF-16 strings and property keys. Missing String methods. (#146)
|
5 years ago |
Dmitry Panov
|
af442b8aa0
Applied fix for #144 to typed arrays.
|
5 years ago |
Dmitry Panov
|
6567f6ffae
Minor array index conversion fixes for 32-bit platforms.
|
5 years ago |
Dmitry Panov
|
1236576b0d
Typedarrays (#137)
|
5 years ago |
Dmitry Panov
|
25773609b6
Initial commit
|
9 years ago |