提交歷史

作者 SHA1 備註 提交日期
  Trung Tran 4e82c672eb Add Task async await check when evaluate await expression (#1882) 1 年之前
  Marko Lahma 2754f1c391 Add support for Float16Array (#1840) 1 年之前
  神麤詭末 b6f99b9455 UnwrapIfPromise Call RunAvailableContinuations (#1813) 1 年之前
  Marko Lahma 5656b1d3dc Add more Acornima friendly type aliases (#1825) 1 年之前
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 年之前
  Michael Kriese c2bb947c18 Read DataView and ArrayBuffer as byte array from engine (#1786) 1 年之前
  Marko Lahma 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 年之前
  Marko Lahma 7e08babf3b Remove Engine.Realm, expose Engine.Intrinsics and Engine.Global directly (#1722) 1 年之前
  Marko Lahma 982a751485 Rename FunctionInstance to Function (#1721) 1 年之前
  Marko Lahma 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 年之前
  Marko Lahma 5ad54b1b92 Implement SharedArrayBuffer (#1708) 1 年之前
  Marko Lahma 3ab67e416b Groundwork for generators (#1705) 1 年之前
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) 1 年之前
  Diogo Gomes e5d60cb58f Support converting JsTypedArray instances under interop (#1646) 1 年之前
  Marko Lahma cc63b205dc Rename PromiseInstance to JsPromise (#1605) 2 年之前
  Marko Lahma 40f1f420a7 Rename RegExpInstance to JsRegExp (#1595) 2 年之前
  Marko Lahma b48e7b7180 Rename TypedArrayInstance to JsTypedArray (#1592) 2 年之前
  Marko Lahma 4057029fe5 Update test262 test suite and fix issues (#1589) 2 年之前
  Marko Lahma d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 年之前
  Marko Lahma 5fe00666d7 Fix ambiguous JsValueExtensions.Call overload (#1474) 2 年之前
  Marko Lahma 7fab0dbf19 Update to latest test262 suite and implement Symbols as WeakMap keys (#1365) 2 年之前
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 年之前
  Marko Lahma a2f0becdad Implement String.prototype.replaceAll (#1155) 3 年之前
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) 3 年之前
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) 3 年之前
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 年之前
  Marko Lahma 21d1dc1d61 Add typed array helpers for IsArray and AsArray (#971) 3 年之前
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 年之前