Histórico de Commits

Autor SHA1 Mensagem Data
  Dmitry Panov 8253af8f29 Added nil-safety checks for values returned by get*() methods há 4 anos atrás
  Mihail Stoykov 84c67e9be5 Add Object.values há 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. há 4 anos atrás
  Mihail Stoykov c1e8210f87 Add Object.getOwnPropertyDescriptors há 4 anos atrás
  Dmitry Panov 6060b0671c Exposed Symbol há 4 anos atrás
  Dmitry Panov 3ec8e20a89 Fixed bugs in Array.prototype.sort(), Object.assign() and Date.prototype.toJSON() há 5 anos atrás
  Dmitry Panov 5df89c3d31 Support for malformed UTF-16 strings and property keys. Missing String methods. (#146) há 5 anos atrás
  Dmitry Panov a13c43b62b Proxy (#135) há 5 anos atrás
  Dmitry Panov a0559b5ea4 Missing Object methods, ToPropertyKey, GetV há 5 anos atrás
  Dmitry Panov 37522a24db Implemented Symbol (#128) há 5 anos atrás
  Dmitry Panov 9bbb616c12 Added Object.DefineDataProperty() and Object.DefineAccessorProperty(). See #45 há 8 anos atrás
  Dmitry Panov 25773609b6 Initial commit há 9 anos atrás