Commit History

Author SHA1 Message Date
  Dmitry Panov a13c43b62b Proxy (#135) 5 years ago
  Dmitry Panov a0559b5ea4 Missing Object methods, ToPropertyKey, GetV 5 years ago
  Dmitry Panov 281a94b359 Fixed __proto__ getter. 5 years ago
  Dmitry Panov 9bbb616c12 Added Object.DefineDataProperty() and Object.DefineAccessorProperty(). See #45 8 years ago
  Dmitry Panov 8f3380f012 Use MarshalJSON() of the wrapped Go value if available 8 years ago
  Dmitry Panov d9584dc190 Object now implements json.Marshaler 8 years ago
  Dmitry Panov f7e7d2e1e1 Custom JSON serialisation 9 years ago
  Dmitry Panov 9cf7286bea Fixed JSON serialisation of NaN and +/-Infinity 9 years ago
  Dmitry Panov 6594cd5565 Fixed JSON.parse (object in array). 9 years ago
  Dmitry Panov 1396f3a248 Use streaming JSON parser API. 9 years ago
  Dmitry Panov a5faf93e7a Fixed escaping in JSON.stringify 9 years ago
  Dmitry Panov 25773609b6 Initial commit 9 years ago