Commit History

Author SHA1 Message Date
  Marko Lahma d29244cdb6 Update test262 test suite and fix issues (#1944) 11 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 a6419328c9 Ensure proper ValueStringBuilder dispose when needed (#1699) 1 year ago
  Marko Lahma 177bdd49f5 Further optimize Dtoa and string building (#1698) 1 year ago
  Marko Lahma 90691bbaba Replace StringBuilderPool with ValueStringBuilder (#1697) 1 year ago
  LuisMerinoP 0a58535a39 Use arguments in Number.toLocaleString (#1619) 1 year ago
  Marko Lahma 088f08f8e1 Enable code analysis with latest-Recommended (#1681) 1 year ago
  Marko Lahma 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
  tomatosalat0 8b0da8ad3a JSON serialization performance improvement (#1527) 2 years ago
  Marko Lahma eeb4865ddc Optimize plain object access (#1356) 2 years ago
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 years ago
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) 3 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 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 8adbbbcc1c Number.toPrecision throws between 26 & 100 (#631) 6 years ago
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) 6 years ago
  Marko Lahma 1f8d87a4ce ES6 Number APIs (#574) 6 years ago
  Marko Lahma f65d588a7e ES6 String Literals (#570) 6 years ago
  Marko Lahma e4055925c6 ES6 array functions (#555) 6 years ago
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 7 years ago
  Marko Lahma c6881dc92c #451 optimize object expressions and type conversions (#521) 7 years ago
  Marko Lahma b5c4b570ce Optimize declarative environment record handling for functions (#517) 7 years ago
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 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