Marko Lahma 297a9f4dd6 Improve parseFloat performance and number range (#1396) 2 years ago
..
Converters 20e9832dd6 Enable implicit usings (#1230) 3 years ago
Debugger 3c45b8c8d8 Debugger API improvements (#1382) 2 years ago
Domain c680830d3b Add easier APIs for interop usage (#1351) 2 years ago
ExtensionMethods 8b89a99241 Upgrade to Esprima 3.0.0-beta-5 (#1260) 3 years ago
Modules 3c45b8c8d8 Debugger API improvements (#1382) 2 years ago
Scripts df82672681 Decode import URI before using it as a file name (#1206) 3 years ago
TestClasses 20e9832dd6 Enable implicit usings (#1230) 3 years ago
ArrayTests.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
CallStackTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
ClassTests.cs f840b094e6 Fix nested object member destructuring (#1359) 2 years ago
ConstTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
DateTests.cs c7489b54d2 Fix default date constructor to clip decimal part (#1340) 2 years ago
DestructuringTests.cs 410806d9d7 Fix some proxy issues (#1353) 2 years ago
EngineLimitTests.cs ffa4260777 Implement async/await (#1323) 2 years ago
EngineTests.cs 3c45b8c8d8 Debugger API improvements (#1382) 2 years ago
ErrorTests.cs 3bd75e1b0c Fix error stack handling when last syntax node is not present (#1322) 2 years ago
ExecutionConstraintTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
FunctionTests.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
GenericMethodTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
GlobalTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
InteropTests.Dynamic.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
InteropTests.Json.cs bb77d1e1e1 Direct C# interop replacing default serializing in JsonSerializer (#1232) 3 years ago
InteropTests.MemberAccess.cs 9e378e8c01 Include inherited static members in interop member search (#1275) 3 years ago
InteropTests.NewtonsoftJson.cs fa9b3d9d71 Improve property selection for setting value under interop (#1389) 2 years ago
InteropTests.TypeReference.cs 0f898f89ac Allow configuring TypeReference target instance creator (#1357) 2 years ago
InteropTests.cs b5ce1b4844 Add support for constructors with default parameters (#1383) 2 years ago
JsValueConversionTests.cs 4259645984 Optimize iterators a bit (#1363) 2 years ago
JsonTests.cs 8b89a99241 Upgrade to Esprima 3.0.0-beta-5 (#1260) 3 years ago
MapTests.cs b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 years ago
MethodAmbiguityTests.cs 7f80dc894d Fix array method scoring under interop (#1274) 3 years ago
ModuleTests.cs d7b8ca1224 Implement RegExp named capture groups (#1309) 2 years ago
NullPropagation.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
NumberTests.cs 297a9f4dd6 Improve parseFloat performance and number range (#1396) 2 years ago
ObjectInstanceTests.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
OperatorOverloadingTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
PromiseTests.cs ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
ProxyTests.cs 410806d9d7 Fix some proxy issues (#1353) 2 years ago
RegExpTests.cs 82077b2cbb Fix Regex Iterator (#1264) 3 years ago
SamplesTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
SetTests.cs b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 years ago
StringTests.cs b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 years ago
SwitchTests.cs dc75d1a396 Fix switch's case block lexical scope handling (#1392) 2 years ago
TypeConverterTests.cs aa3ad792d4 Fix toPrimitive evaluating multiple times during "in" expression (#1319) 2 years ago
TypedArrayInteropTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
UnicodeTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
UuidTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 years ago
WeakSetMapTests.cs 7fab0dbf19 Update to latest test262 suite and implement Symbols as WeakMap keys (#1365) 2 years ago