Marko Lahma f4667ed60e Remove exposed CLR type equality requirement from ObjectWrapper.Equals (#1652) 1 year ago
..
AggregateError 5eb6b82e7f Add public type Constructor (#1440) 2 years ago
Argument 89a1b615f6 PropertyDescriptor improvements (#1648) 1 year ago
Array 553fdb86ec Improve array access performance (#1625) 2 years ago
ArrayBuffer 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
AsyncFunction 5eb6b82e7f Add public type Constructor (#1440) 2 years ago
BigInt 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
Boolean 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
DataView 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
Date 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
Error 75a7b12aef Add net60 target (#1515) 2 years ago
FinalizationRegistry 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
Function 89a1b615f6 PropertyDescriptor improvements (#1648) 1 year ago
Generator 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Global 8ebdc342f6 Optimize URI decode and encode (#1647) 1 year ago
Intl e11fabeaad Create base constructs for Intl support (#1492) 2 years ago
Iterator 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
Json 5689052026 Rename ProxyInstance to JsProxy (#1604) 2 years ago
Map 5c19933f49 Rename MapInstance to JsMap (#1601) 2 years ago
Math ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
Number 2ebfedf76e Added readonly modifier to fields that aren't being changed (#1610) 2 years ago
Object e5d60cb58f Support converting JsTypedArray instances under interop (#1646) 1 year ago
Promise 1a6aa38f1e Implement Promise.withResolvers and update test suite (#1650) 1 year ago
Proxy 1a6aa38f1e Implement Promise.withResolvers and update test suite (#1650) 1 year ago
Reflect ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
RegExp 1a6aa38f1e Implement Promise.withResolvers and update test suite (#1650) 1 year ago
Set c52ff7f8de Rename SetInstance to JsSet (#1600) 2 years ago
ShadowRealm f4e0ce3f4c Add convenience API methods for ShadowRealm (#1574) 1 year ago
String 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
Symbol 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
TypedArray 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
WeakMap 4bff490028 Rename WeakMapInstance to JsWeakMap (#1599) 2 years ago
WeakRef 0b1ed1b394 Rename WeakRefInstance to JsWeakRef (#1602) 2 years ago
WeakSet 805ae4f57c Rename WeakSetInstance to JsWeakSet (#1598) 2 years ago
Constructor.cs fedd68033b Don't require Realm in Constructor public constructor (#1441) 2 years ago
DatePresentation.cs 56cc45ee9e Create ITimeSystem abstraction for date parsing/time zone logic (#1488) 2 years ago
GroupByHelper.cs 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
ICallable.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
IConstructor.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
IPrimitiveInstance.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
JsArray.cs 553fdb86ec Improve array access performance (#1625) 2 years ago
JsBigInt.cs 75a7b12aef Add net60 target (#1515) 2 years ago
JsBoolean.cs 6839807204 Improved support for defining custom JsString deriving type (#1404) 2 years ago
JsDate.cs 56cc45ee9e Create ITimeSystem abstraction for date parsing/time zone logic (#1488) 2 years ago
JsNull.cs 81cfbc0507 Ensure support for custom null and undefined (#1407) 2 years ago
JsNumber.cs 6839807204 Improved support for defining custom JsString deriving type (#1404) 2 years ago
JsObject.cs eeb4865ddc Optimize plain object access (#1356) 2 years ago
JsString.cs 75a7b12aef Add net60 target (#1515) 2 years ago
JsSymbol.cs 6839807204 Improved support for defining custom JsString deriving type (#1404) 2 years ago
JsUndefined.cs 81cfbc0507 Ensure support for custom null and undefined (#1407) 2 years ago
JsValue.cs f4667ed60e Remove exposed CLR type equality requirement from ObjectWrapper.Equals (#1652) 1 year ago
PrivateName.cs d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 years ago
Prototype.cs eeb4865ddc Optimize plain object access (#1356) 2 years ago
SameValueZeroComparer.cs 75a7b12aef Add net60 target (#1515) 2 years ago