Commit History

Author SHA1 Message Date
  Marko Lahma 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 week ago
  Marko Lahma 3dc3134f69 Remove some duplication and align with spec naming (#2128) 3 weeks ago
  Marko Lahma 1a6c1274d3 Implement Upsert (#2127) 3 weeks ago
  Marko Lahma 54a2801bf8 Add default 10 second timeout for promise unwrapping (#2103) 2 months ago
  Marko Lahma 27d3ce989d Create global alias for JsValue[] arguments (#2055) 5 months ago
  Trung Tran 4e82c672eb Add Task async await check when evaluate await expression (#1882) 1 year ago
  Marko Lahma 2754f1c391 Add support for Float16Array (#1840) 1 year ago
  神麤詭末 b6f99b9455 UnwrapIfPromise Call RunAvailableContinuations (#1813) 1 year ago
  Marko Lahma 5656b1d3dc Add more Acornima friendly type aliases (#1825) 1 year ago
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
  Michael Kriese c2bb947c18 Read DataView and ArrayBuffer as byte array from engine (#1786) 1 year ago
  Marko Lahma 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 year ago
  Marko Lahma 7e08babf3b Remove Engine.Realm, expose Engine.Intrinsics and Engine.Global directly (#1722) 1 year ago
  Marko Lahma 982a751485 Rename FunctionInstance to Function (#1721) 1 year ago
  Marko Lahma 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 year ago
  Marko Lahma 5ad54b1b92 Implement SharedArrayBuffer (#1708) 1 year ago
  Marko Lahma 3ab67e416b Groundwork for generators (#1705) 1 year ago
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) 1 year ago
  Diogo Gomes e5d60cb58f Support converting JsTypedArray instances under interop (#1646) 1 year ago
  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