Commit History

Author SHA1 Message Date
  Dmitry Panov 9410bcaa81 Implemented template-backed objects and used them for most of the built-ins. Closes #524, closes #459. 2 years ago
  Dmitry Panov 28ee0ee714 Refactored conversion to primitive to better match modern ECMAScript standard. Wrapped Go values no longer have "toString" and "valueOf" methods defined on them. Closes #512. 2 years ago
  Dmitry Panov 19cfe0fd8a Fixed some edge cases 4 years ago
  Dmitry Panov d0b8fda54c Added es6 Number methods, switched to own formatter. 5 years ago
  Dmitry Panov a13c43b62b Proxy (#135) 5 years ago
  Dmitry Panov 25773609b6 Initial commit 9 years ago