Historia zmian

Autor SHA1 Wiadomość Data
  Dmitry Panov f1567f3952 Upgraded tests, lots of fixes as a result 3 lat temu
  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 lat temu
  Dmitry Panov 536f9d9465 Export() and ExportTo() now support circular objects. Fixes #162, closes #188. 5 lat temu
  Dmitry Panov 5df89c3d31 Support for malformed UTF-16 strings and property keys. Missing String methods. (#146) 5 lat temu
  Dmitry Panov a13c43b62b Proxy (#135) 5 lat temu
  Dmitry Panov 37522a24db Implemented Symbol (#128) 5 lat temu
  Dmitry Panov 9bbb616c12 Added Object.DefineDataProperty() and Object.DefineAccessorProperty(). See #45 8 lat temu
  Dmitry Panov 36a24b9863 Added support for arbitrary map types 9 lat temu