2
0
Marko Lahma ec623b2aa4 Fix RegExp.prototype.source double-escape (#1455) 2 жил өмнө
..
AggregateError 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
Argument 97e481fc4e Enable nullable reference types by default (#1237) 3 жил өмнө
Array a72358840c Fixes to Array.from behavior against primitive type (#1449) 2 жил өмнө
ArrayBuffer 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
AsyncFunction 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
BigInt 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
Boolean 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
DataView 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
Date 4eb7fc55b4 Ensure DateTime.MinValue can be passed via interop (#1442) 2 жил өмнө
Error 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
FinalizationRegistry 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
Function 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
Generator 97e481fc4e Enable nullable reference types by default (#1237) 3 жил өмнө
Global 297a9f4dd6 Improve parseFloat performance and number range (#1396) 2 жил өмнө
Iterator b01138501c Improve and cleanup iterators a bit (#1422) 2 жил өмнө
Json 4259645984 Optimize iterators a bit (#1363) 2 жил өмнө
Map 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
Math ec25ac3a66 Unify and cleanup API (#1355) 2 жил өмнө
Number 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
Object 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
Promise 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
Proxy 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
Reflect ec25ac3a66 Unify and cleanup API (#1355) 2 жил өмнө
RegExp ec623b2aa4 Fix RegExp.prototype.source double-escape (#1455) 2 жил өмнө
Set 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
ShadowRealm 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
String 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
Symbol 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
TypedArray 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
WeakMap 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
WeakRef 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
WeakSet 5eb6b82e7f Add public type Constructor (#1440) 2 жил өмнө
Constructor.cs fedd68033b Don't require Realm in Constructor public constructor (#1441) 2 жил өмнө
ICallable.cs ec25ac3a66 Unify and cleanup API (#1355) 2 жил өмнө
IConstructor.cs ec25ac3a66 Unify and cleanup API (#1355) 2 жил өмнө
IPrimitiveInstance.cs ec25ac3a66 Unify and cleanup API (#1355) 2 жил өмнө
JsArray.cs 486373eb0b Implement change Array by copy (#1366) 2 жил өмнө
JsBigInt.cs 6839807204 Improved support for defining custom JsString deriving type (#1404) 2 жил өмнө
JsBoolean.cs 6839807204 Improved support for defining custom JsString deriving type (#1404) 2 жил өмнө
JsDate.cs 12bc40e361 Change JsDate.ToString to follow Date prototype logic (#1425) 2 жил өмнө
JsNull.cs 81cfbc0507 Ensure support for custom null and undefined (#1407) 2 жил өмнө
JsNumber.cs 6839807204 Improved support for defining custom JsString deriving type (#1404) 2 жил өмнө
JsObject.cs eeb4865ddc Optimize plain object access (#1356) 2 жил өмнө
JsString.cs 6839807204 Improved support for defining custom JsString deriving type (#1404) 2 жил өмнө
JsSymbol.cs 6839807204 Improved support for defining custom JsString deriving type (#1404) 2 жил өмнө
JsUndefined.cs 81cfbc0507 Ensure support for custom null and undefined (#1407) 2 жил өмнө
JsValue.cs 81cfbc0507 Ensure support for custom null and undefined (#1407) 2 жил өмнө
Prototype.cs eeb4865ddc Optimize plain object access (#1356) 2 жил өмнө
SameValueZeroComparer.cs 20e9832dd6 Enable implicit usings (#1230) 3 жил өмнө