Commit History

作者 SHA1 備註 提交日期
  Dmitry Panov b206dd5e2c Added missing Regexp functionality, enhanced unicode and UTF-16 support (#171) 5 年之前
  Dmitry Panov b292a24dd1 Enabled JSON tests. 5 年之前
  Dmitry Panov 3e17424602 Merge branch 'master' into es6 5 年之前
  Mihail Stoykov 9025f726e6 fix JSON.parse with reviver 5 年之前
  Dmitry Panov 5df89c3d31 Support for malformed UTF-16 strings and property keys. Missing String methods. (#146) 5 年之前
  Dmitry Panov a13c43b62b Proxy (#135) 5 年之前
  Dmitry Panov a0559b5ea4 Missing Object methods, ToPropertyKey, GetV 5 年之前
  Dmitry Panov 281a94b359 Fixed __proto__ getter. 5 年之前
  Dmitry Panov 9bbb616c12 Added Object.DefineDataProperty() and Object.DefineAccessorProperty(). See #45 8 年之前
  Dmitry Panov 8f3380f012 Use MarshalJSON() of the wrapped Go value if available 8 年之前
  Dmitry Panov d9584dc190 Object now implements json.Marshaler 8 年之前
  Dmitry Panov f7e7d2e1e1 Custom JSON serialisation 9 年之前
  Dmitry Panov 9cf7286bea Fixed JSON serialisation of NaN and +/-Infinity 9 年之前
  Dmitry Panov 6594cd5565 Fixed JSON.parse (object in array). 9 年之前
  Dmitry Panov 1396f3a248 Use streaming JSON parser API. 9 年之前
  Dmitry Panov a5faf93e7a Fixed escaping in JSON.stringify 9 年之前
  Dmitry Panov 25773609b6 Initial commit 9 年之前