Historial de Commits

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