adams85 6eddc61db4 Implement workarounds for regex parsing known issues (#1603) 2 年之前
..
Converters 20e9832dd6 Enable implicit usings (#1230) 3 年之前
Debugger 3c45b8c8d8 Debugger API improvements (#1382) 2 年之前
Domain 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 年之前
ExtensionMethods 8b89a99241 Upgrade to Esprima 3.0.0-beta-5 (#1260) 3 年之前
Modules 3c45b8c8d8 Debugger API improvements (#1382) 2 年之前
Scripts 4142d9371c Improve date handling and time zone support (#1446) 2 年之前
TestClasses 20e9832dd6 Enable implicit usings (#1230) 3 年之前
ArrayTests.cs a72358840c Fixes to Array.from behavior against primitive type (#1449) 2 年之前
AwaitTests.cs 3c299875a6 Fix await propagation against primitive value (#1450) 2 年之前
CallStackTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
ClassTests.cs f840b094e6 Fix nested object member destructuring (#1359) 2 年之前
ConstTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
ConstructorSignatureTests.cs dae3ec5b7c Fix constructor argument matching under interop (#1568) 2 年之前
DateTests.cs 56cc45ee9e Create ITimeSystem abstraction for date parsing/time zone logic (#1488) 2 年之前
DelegateWrapperTests.cs 144591843c Support params arrays in delegate invocation (#1520) 2 年之前
DestructuringTests.cs 410806d9d7 Fix some proxy issues (#1353) 2 年之前
EngineLimitTests.cs db73cadf0a Add StackGuard for improved stack handling support (#1566) 2 年之前
EngineTests.ScriptPreparation.cs 3f376c75dc Set AllowReturnOutsideFunction to true for PrepareScript (#1550) 2 年之前
EngineTests.cs db73cadf0a Add StackGuard for improved stack handling support (#1566) 2 年之前
ErrorTests.cs ac1cec85dc Upgrade to Esprima 3.0.0-rc-03 (#1596) 2 年之前
ExecutionConstraintTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
FunctionTests.cs 5fe00666d7 Fix ambiguous JsValueExtensions.Call overload (#1474) 2 年之前
GenericMethodTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
GlobalTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
InstanceOfTests.cs 9984761e7d Support CLR object inheritance chain with prototypes (#1518) 2 年之前
InteropTests.Dynamic.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
InteropTests.Json.cs bb77d1e1e1 Direct C# interop replacing default serializing in JsonSerializer (#1232) 3 年之前
InteropTests.MemberAccess.cs 7035bc4674 Change TypeResolver cache to be bound to engine instance (#1436) 2 年之前
InteropTests.NewtonsoftJson.cs fa9b3d9d71 Improve property selection for setting value under interop (#1389) 2 年之前
InteropTests.TypeReference.cs 0f898f89ac Allow configuring TypeReference target instance creator (#1357) 2 年之前
InteropTests.cs 6a838cb6e1 Don't call CatchClrExceptions for JavaScriptExceptions (#1502) 2 年之前
JsValueConversionTests.cs 40f1f420a7 Rename RegExpInstance to JsRegExp (#1595) 2 年之前
JsonSerializerTests.cs 8b0da8ad3a JSON serialization performance improvement (#1527) 2 年之前
JsonTests.cs d372b34777 JSON.parse optimizations, refactoring, DoS-attack prevention (#1485) 2 年之前
MapTests.cs b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 年之前
MethodAmbiguityTests.cs 7f80dc894d Fix array method scoring under interop (#1274) 3 年之前
ModuleTests.cs 48c2992689 Enable top-level await tests and fix issues (#1552) 2 年之前
NullPropagation.cs d90b774ec2 ES2022 Class fields and static blocks (#1546) 2 年之前
NumberTests.cs 297a9f4dd6 Improve parseFloat performance and number range (#1396) 2 年之前
ObjectInstanceTests.cs ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
OperatorOverloadingTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
PromiseTests.cs cc63b205dc Rename PromiseInstance to JsPromise (#1605) 2 年之前
ProxyTests.cs 410806d9d7 Fix some proxy issues (#1353) 2 年之前
RegExpTests.cs 6eddc61db4 Implement workarounds for regex parsing known issues (#1603) 2 年之前
SamplesTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
SetTests.cs b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 年之前
StringTests.cs f95845df38 Support template literals as keys (#1452) 2 年之前
SwitchTests.cs dc75d1a396 Fix switch's case block lexical scope handling (#1392) 2 年之前
TypeConverterTests.cs aa3ad792d4 Fix toPrimitive evaluating multiple times during "in" expression (#1319) 2 年之前
TypedArrayInteropTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
UnicodeTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
UuidTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
WeakSetMapTests.cs 4bff490028 Rename WeakMapInstance to JsWeakMap (#1599) 2 年之前