Dmitry Panov
|
7749907a8a
Update the length property when it's accessed, rather than on grow/shrink. Maintain pointer type of a wrapped *[]any. Fixes #521.
|
2 years ago |
Dmitry Panov
|
1444e6b945
Refactored conversion to primitive. Always use `String()` method if defined. Closes #423.
|
3 years ago |
Dmitry Panov
|
b1618db072
Implemented 'copy-on-change' mechanism for inner compound values. Fixes #403.
|
3 years ago |
Dmitry Panov
|
bf6af58bbc
Refactored tests
|
3 years ago |
Dmitry Panov
|
ac5354e9a8
Report 'length' as own property for Go slices. Fixes #328.
|
4 years ago |
Dmitry Panov
|
a9b721bfc5
Removed restriction on resizing unaddressable Go slices. See #265.
|
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
|
a13c43b62b
Proxy (#135)
|
5 years ago |
Dmitry Panov
|
25773609b6
Initial commit
|
9 years ago |