Marko Lahma 2de58cd377 Support creating NamespaceReference against empty namespace (#1892) 1 年之前
..
Converters 20e9832dd6 Enable implicit usings (#1230) 3 年之前
Debugger 5656b1d3dc Add more Acornima friendly type aliases (#1825) 1 年之前
Domain 2de58cd377 Support creating NamespaceReference against empty namespace (#1892) 1 年之前
ExtensionMethods 16365067f0 Make JsValue implement IConvertible (#1713) 1 年之前
Modules 7678879055 Implement JSON modules (#1711) 1 年之前
Scripts 4142d9371c Improve date handling and time zone support (#1446) 2 年之前
TestClasses 3fbbff729c Add task support to DefaultObjectConverter (#1787) 1 年之前
ArrayTests.cs a72358840c Fixes to Array.from behavior against primitive type (#1449) 2 年之前
AsyncTests.cs b6f99b9455 UnwrapIfPromise Call RunAvailableContinuations (#1813) 1 年之前
BigIntTests.cs c06d368c9d Fix BigInt arithmetic assignments (#1891) 1 年之前
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 c4e5ce2a17 The getDate() method returns 0 for December 31st before 1970 (#1746) 1 年之前
DelegateWrapperTests.cs 144591843c Support params arrays in delegate invocation (#1520) 2 年之前
DestructuringTests.cs 1697fc39f3 Fix rest/spread bug with empty object (#1642) 1 年之前
EngineLimitTests.cs 1de233467a Add fast case for single statement in a block (#1730) 1 年之前
EngineTests.ScriptPreparation.cs e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 年之前
EngineTests.cs e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 年之前
ErrorTests.cs e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 年之前
ExecutionConstraintTests.cs a3e919be49 Remove some Instance suffixes (#1718) 1 年之前
FunctionTests.cs 4b23f03c52 Remove some unnecessary JsString allocations (#1728) 1 年之前
GeneratorTests.cs 23a2a25877 Add partial support for yield via experimental flag (#1815) 1 年之前
GenericMethodTests.cs 2ebfedf76e Added readonly modifier to fields that aren't being changed (#1610) 2 年之前
GlobalTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
InstanceOfTests.cs 9984761e7d Support CLR object inheritance chain with prototypes (#1518) 2 年之前
InteropExplicitTypeTests.cs f4667ed60e Remove exposed CLR type equality requirement from ObjectWrapper.Equals (#1652) 1 年之前
InteropInterfaceExtendTests.cs da88d1ea53 Include interface methods when searching for interop targets (#1638) 1 年之前
InteropTests.MemberAccess.cs 107f543329 Try initialize interop object members with upper and lower first char (#1795) 1 年之前
InteropTests.TypeReference.cs 0242ac5a81 Track TypeReference registrations and use as prototype (#1661) 1 年之前
InteropTests.cs 2de58cd377 Support creating NamespaceReference against empty namespace (#1892) 1 年之前
JsValueConversionTests.cs c2bb947c18 Read DataView and ArrayBuffer as byte array from engine (#1786) 1 年之前
JsonSerializerTests.cs 8b0da8ad3a JSON serialization performance improvement (#1527) 2 年之前
JsonTests.cs ac2b527fcf Json \u escape sequence was not case insensitive (#1770) 1 年之前
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 aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 年之前
NullPropagation.cs a1788187de Restructure and internalize (#1738) 1 年之前
NumberTests.cs 0a58535a39 Use arguments in Number.toLocaleString (#1619) 1 年之前
ObjectInstanceTests.cs ec25ac3a66 Unify and cleanup API (#1355) 2 年之前
OperatorOverloadingTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
ParserOptionsPropagationTests.cs e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 年之前
PromiseTests.cs 9fd46c3d9c Upgrade to Test262Harness 1.0.0 (#1779) 1 年之前
PropertyDescriptorTests.cs 8078b4a798 Create separate ObjectWrapper.Create factory method (#1810) 1 年之前
ProxyTests.cs cbe3b6f6c8 JsProxy should return proxied target's ToObject via ToObject (#1675) 1 年之前
RegExpTests.cs 4b23f03c52 Remove some unnecessary JsString allocations (#1728) 1 年之前
SamplesTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
SetTests.cs b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 年之前
StringTests.cs 84cd41ab94 Adding cultural check to the "ToUpperCase" string prototype. (#1693) 1 年之前
StringTetsLithuaniaData.cs 84cd41ab94 Adding cultural check to the "ToUpperCase" string prototype. (#1693) 1 年之前
SwitchTests.cs dc75d1a396 Fix switch's case block lexical scope handling (#1392) 2 年之前
TextTests.cs c2bb947c18 Read DataView and ArrayBuffer as byte array from engine (#1786) 1 年之前
TypeConverterTests.cs aa3ad792d4 Fix toPrimitive evaluating multiple times during "in" expression (#1319) 2 年之前
TypeDescriptorTests.cs 580b9e51c4 Improve TypeDescriptor analysis logic (#1788) 1 年之前
TypedArrayInteropTests.cs e5d60cb58f Support converting JsTypedArray instances under interop (#1646) 1 年之前
UnicodeTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
UuidTests.cs 20e9832dd6 Enable implicit usings (#1230) 3 年之前
WeakSetMapTests.cs 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) 1 年之前