Histórico de commits

Autor SHA1 Mensagem Data
  Dmitry Panov 946559a566 Fixed typed arrays' defineProperty and indexing. Fixes #308. 4 anos atrás
  Dmitry Panov 6fc852574a Fixed Export() of arrays with property values. Fixes #270. 4 anos atrás
  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 anos atrás
  Dmitry Panov 536f9d9465 Export() and ExportTo() now support circular objects. Fixes #162, closes #188. 5 anos atrás
  Dmitry Panov 5df89c3d31 Support for malformed UTF-16 strings and property keys. Missing String methods. (#146) 5 anos atrás
  Dmitry Panov a13c43b62b Proxy (#135) 5 anos atrás
  Dmitry Panov a0559b5ea4 Missing Object methods, ToPropertyKey, GetV 5 anos atrás
  Dmitry Panov 37522a24db Implemented Symbol (#128) 5 anos atrás
  Dmitry Panov 7122a20638 Code cleanups 6 anos atrás
  noctarius 624faaeb10 Fixed type recusrive => recursive 7 anos atrás
  Dmitry Panov 9bbb616c12 Added Object.DefineDataProperty() and Object.DefineAccessorProperty(). See #45 8 anos atrás
  Dmitry Panov df256e035d Fix for 32 bit platforms. 9 anos atrás
  Dmitry Panov 25773609b6 Initial commit 9 anos atrás