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
|
946559a566
Fixed typed arrays' defineProperty and indexing. Fixes #308.
|
4 years ago |
Dmitry Panov
|
0b7b48cdab
Deleting from a Go slice sets the element to a zero value rather than failing. Fixes #253, see #262, closes #265.
|
4 years ago |
Dmitry Panov
|
084ecb42b0
Implemented DynamicObject and DynamicArray as a simplified Proxy alternative
|
4 years ago |