Marko Lahma 410806d9d7 Fix some proxy issues (#1353) 2 years ago
..
AggregateError 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Argument 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Array 6b5f04d923 Improve array interop API (#1352) 2 years ago
ArrayBuffer 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
AsyncFunction ffa4260777 Implement async/await (#1323) 2 years ago
BigInt 92fbdc3410 Allow deleting dictionary entries via interop (#1341) 2 years ago
Boolean 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
DataView 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Date c680830d3b Add easier APIs for interop usage (#1351) 2 years ago
Error ffa4260777 Implement async/await (#1323) 2 years ago
FinalizationRegistry f862659980 Implement FinalizationRegistry (#1328) 2 years ago
Function 583aabbf05 Fix some class handling issues (#1346) 2 years ago
Generator 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Global f862659980 Implement FinalizationRegistry (#1328) 2 years ago
Iterator b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 years ago
Json c680830d3b Add easier APIs for interop usage (#1351) 2 years ago
Map b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 years ago
Math 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Number 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Object c680830d3b Add easier APIs for interop usage (#1351) 2 years ago
Promise c680830d3b Add easier APIs for interop usage (#1351) 2 years ago
Proxy 410806d9d7 Fix some proxy issues (#1353) 2 years ago
Reflect 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
RegExp c680830d3b Add easier APIs for interop usage (#1351) 2 years ago
Set b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 years ago
ShadowRealm 700634143b Upgrade to latest test262 suite and fix issues (#1304) 3 years ago
String b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 years ago
Symbol 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
TypedArray 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) 3 years ago
WeakMap 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
WeakRef 723723c84e Implement WeakRef (#1242) 3 years ago
WeakSet 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
ICallable.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
IConstructor.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
IPrimitiveInstance.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
JsBigInt.cs e1e864955d Reduce stack frame size during Call and Construct (#1267) 3 years ago
JsBoolean.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
JsNull.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
JsNumber.cs 8301536bbb Add decimal support under type conversion (#1342) 2 years ago
JsString.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
JsSymbol.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
JsUndefined.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
JsValue.cs 92fbdc3410 Allow deleting dictionary entries via interop (#1341) 2 years ago
Null.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
Prototype.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
SameValueZeroComparer.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
Undefined.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago