Commit History

Author SHA1 Message Date
  Marko Lahma cc63b205dc Rename PromiseInstance to JsPromise (#1605) 2 years ago
  Marko Lahma 40f1f420a7 Rename RegExpInstance to JsRegExp (#1595) 2 years ago
  Marko Lahma b48e7b7180 Rename TypedArrayInstance to JsTypedArray (#1592) 2 years ago
  Marko Lahma 4057029fe5 Update test262 test suite and fix issues (#1589) 2 years ago
  Marko Lahma d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 years ago
  Marko Lahma 5fe00666d7 Fix ambiguous JsValueExtensions.Call overload (#1474) 2 years ago
  Marko Lahma 7fab0dbf19 Update to latest test262 suite and implement Symbols as WeakMap keys (#1365) 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 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  Marko Lahma a2f0becdad Implement String.prototype.replaceAll (#1155) 3 years ago
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) 3 years ago
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) 3 years ago
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 years ago
  Marko Lahma 21d1dc1d61 Add typed array helpers for IsArray and AsArray (#971) 3 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Simon 426acedb9b Promise lets go again (#889) 4 years ago
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) 5 years ago
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 years ago
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 years ago
  Marko Lahma 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) 5 years ago
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) 6 years ago
  Sebastian Stehle 6e06825f1c Timeout for regex. (#621) 6 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