Commit History

Author SHA1 Message Date
  Marko Lahma f1a8010c4e Remove unused usings (#2072) 4 months ago
  Marko Lahma 27d3ce989d Create global alias for JsValue[] arguments (#2055) 5 months ago
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 year ago
  Marko Lahma 78b168cf0b Implement import attributes (#1710) 1 year ago
  Marko Lahma 4259645984 Optimize iterators a bit (#1363) 2 years ago
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  Marko Lahma 6d2715448d Implement ShadowRealm (#1174) 3 years ago
  Marko Lahma 85b407823e Remove unnecessary ObjectClass types (#1172) 3 years ago
  Marko Lahma 4a80efda6a Fix issues uncovered by latest test262 suite (#1040) 3 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Marko Lahma c204412140 Fix JSON serialization logic to adhere to latest specification (#820) 4 years ago
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 years ago
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 years ago
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 years ago
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) 6 years ago
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 7 years ago
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 years ago
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 7 years ago
  Pranay Kumar c364bf9a4b Support for JSON.parse reviver (#484) 7 years ago
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 years ago
  Marko Lahma 6164795167 Upgrade to latest Esprima, remove redundant casts (#452) 7 years ago
  Sebastien Ros 0e1e67bb00 Fixing json 8 years ago
  Sebastien Ros 1cf3cca2df Adding ParseJson 8 years ago
  Sebastien Ros 94886e260e wip 8 years ago
  Jos 6c21768e59 Fix for JSON.parse handling non-string values 9 years ago
  Frederic Torres 9bc86dfede fix 15.12.3-11-2, 15.12.3-11-14, 15.12.3-6-b-3.js, S15.12.2_A1 11 years ago
  Frederic Torres 769b0fbc66 Clean code before pull request 11 years ago
  Frederic Torres accc2fc6b3 Fixed JSON unit tests 11 years ago