Commit History

Autor SHA1 Mensaxe Data
  Dmitry Panov 9410bcaa81 Implemented template-backed objects and used them for most of the built-ins. Closes #524, closes #459. %!s(int64=2) %!d(string=hai) anos
  Dmitry Panov c933cf95e1 Exposed String and StringBuilder. Closes #321. %!s(int64=2) %!d(string=hai) anos
  Dmitry Panov c5c52bd8d6 Optimized CPU and memory usage when importing strings and using JSON.{parse,stringify}(). %!s(int64=3) %!d(string=hai) anos
  Dmitry Panov 45901a5728 Grab stacktrace at the point of creation an Error. Added non-standard but widely implemented Error.stack property. Closes #337. %!s(int64=3) %!d(string=hai) anos
  Dmitry Panov 462d53687b Fixed writing ASCII string into a valueStringBuilder that contains unicode. Fixes #283. %!s(int64=4) %!d(string=hai) anos
  Dmitry Panov fa030ff283 Do not use utf16Reader for ASCII strings when using Go regexp. See #201 %!s(int64=5) %!d(string=hai) anos
  Dmitry Panov b206dd5e2c Added missing Regexp functionality, enhanced unicode and UTF-16 support (#171) %!s(int64=5) %!d(string=hai) anos
  Dmitry Panov f19759604c Renamed Value.ToPrimitiveString() to ToString() which matches a method that existed in the master. %!s(int64=5) %!d(string=hai) anos
  Dmitry Panov 60b86f2254 Missing Date methods, better overflow handling, refactoring (#147) %!s(int64=5) %!d(string=hai) anos
  Dmitry Panov 5df89c3d31 Support for malformed UTF-16 strings and property keys. Missing String methods. (#146) %!s(int64=5) %!d(string=hai) anos
  Dmitry Panov 9864537e3b Merge branch 'master' into es6 %!s(int64=5) %!d(string=hai) anos
  Mihail Stoykov 7bb4acfa4c Use strings.Trim instead of regex to trim unicodeString %!s(int64=5) %!d(string=hai) anos
  Dmitry Panov 47fce32384 Fixed concurrent use of hashmap.Hash %!s(int64=5) %!d(string=hai) anos
  Dmitry Panov a13c43b62b Proxy (#135) %!s(int64=5) %!d(string=hai) anos
  Dmitry Panov a0559b5ea4 Missing Object methods, ToPropertyKey, GetV %!s(int64=5) %!d(string=hai) anos
  Dmitry Panov 0a7d410a91 Implemented Map, Set, WeakMap, WeakSet (#130) %!s(int64=5) %!d(string=hai) anos
  Dmitry Panov 034fb74b51 Unicode index() now considers the last character. Fixes #59. %!s(int64=7) %!d(string=hai) anos
  Dmitry Panov 89ee17f7c2 Fixed panic on lastIndexOf() for unicode strings (fixes #25) %!s(int64=8) %!d(string=hai) anos
  Dmitry Panov df256e035d Fix for 32 bit platforms. %!s(int64=9) %!d(string=hai) anos
  Dmitry Panov 25773609b6 Initial commit %!s(int64=9) %!d(string=hai) anos