История коммитов

Автор SHA1 Сообщение Дата
  Dmitry Panov f1567f3952 Upgraded tests, lots of fixes as a result 3 лет назад
  Dmitry Panov ac5354e9a8 Report 'length' as own property for Go slices. Fixes #328. 4 лет назад
  Dmitry Panov a9b721bfc5 Removed restriction on resizing unaddressable Go slices. See #265. 4 лет назад
  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 лет назад
  Dmitry Panov b19cd2fe95 Added Object.entries(). Avoid slice allocation and copy in many cases when iterating over object keys. Avoid duplication of the length property when switching between regular and sparse arrays. Closes #246. 4 лет назад
  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 лет назад
  Dmitry Panov 536f9d9465 Export() and ExportTo() now support circular objects. Fixes #162, closes #188. 5 лет назад
  Dmitry Panov 5df89c3d31 Support for malformed UTF-16 strings and property keys. Missing String methods. (#146) 5 лет назад
  Dmitry Panov 6567f6ffae Minor array index conversion fixes for 32-bit platforms. 5 лет назад
  Dmitry Panov a13c43b62b Proxy (#135) 5 лет назад
  Dmitry Panov 37522a24db Implemented Symbol (#128) 5 лет назад
  Dmitry Panov 9bbb616c12 Added Object.DefineDataProperty() and Object.DefineAccessorProperty(). See #45 8 лет назад
  Dmitry Panov df256e035d Fix for 32 bit platforms. 9 лет назад
  Dmitry Panov 36a24b9863 Added support for arbitrary map types 9 лет назад
  Dmitry Panov 25773609b6 Initial commit 9 лет назад