.. |
Converters
|
20e9832dd6
Enable implicit usings (#1230)
|
3 éve |
Debugger
|
6d866a2d28
Switch to using Acorn-based parsing via Acornima (#1820)
|
1 éve |
Domain
|
5d91655e1e
Support creating NamespaceReference against empty namespace (#1888)
|
1 éve |
ExtensionMethods
|
16365067f0
Make JsValue implement IConvertible (#1713)
|
1 éve |
Modules
|
7678879055
Implement JSON modules (#1711)
|
1 éve |
Scripts
|
4142d9371c
Improve date handling and time zone support (#1446)
|
2 éve |
TestClasses
|
3fbbff729c
Add task support to DefaultObjectConverter (#1787)
|
1 éve |
ArrayTests.cs
|
9f55b0d43b
Avoid Array.sort infinite loops on full framework (#1914)
|
1 éve |
AsyncTests.cs
|
4e82c672eb
Add Task async await check when evaluate await expression (#1882)
|
1 éve |
BigIntTests.cs
|
7414296ae5
Fix BigInt arithmetic assignments (#1887)
|
1 éve |
CallStackTests.cs
|
20e9832dd6
Enable implicit usings (#1230)
|
3 éve |
ClassTests.cs
|
91755e9949
Ensure Acornima ParseErrorException is exposed as JavasScriptException (#1924)
|
1 éve |
ConstTests.cs
|
20e9832dd6
Enable implicit usings (#1230)
|
3 éve |
ConstructorSignatureTests.cs
|
dae3ec5b7c
Fix constructor argument matching under interop (#1568)
|
2 éve |
DateTests.cs
|
c4e5ce2a17
The getDate() method returns 0 for December 31st before 1970 (#1746)
|
1 éve |
DelegateWrapperTests.cs
|
144591843c
Support params arrays in delegate invocation (#1520)
|
2 éve |
DestructuringTests.cs
|
1697fc39f3
Fix rest/spread bug with empty object (#1642)
|
1 éve |
EngineLimitTests.cs
|
1de233467a
Add fast case for single statement in a block (#1730)
|
1 éve |
EngineTests.cs
|
91755e9949
Ensure Acornima ParseErrorException is exposed as JavasScriptException (#1924)
|
1 éve |
ErrorTests.cs
|
6d866a2d28
Switch to using Acorn-based parsing via Acornima (#1820)
|
1 éve |
EvaluationContextTests.cs
|
1b7288df5e
Make EsprimaExtensions.TryGetKey[ more resilient to missing execution context
|
1 éve |
ExecutionConstraintTests.cs
|
4110ede00b
Replace ReferenceEquals usage with is (not) null (#1906)
|
1 éve |
FunctionTests.cs
|
4b23f03c52
Remove some unnecessary JsString allocations (#1728)
|
1 éve |
GeneratorTests.cs
|
23a2a25877
Add partial support for yield via experimental flag (#1815)
|
1 éve |
GenericMethodTests.cs
|
2ebfedf76e
Added readonly modifier to fields that aren't being changed (#1610)
|
2 éve |
GlobalTests.cs
|
20e9832dd6
Enable implicit usings (#1230)
|
3 éve |
InstanceOfTests.cs
|
9984761e7d
Support CLR object inheritance chain with prototypes (#1518)
|
2 éve |
InteropExplicitTypeTests.cs
|
f4667ed60e
Remove exposed CLR type equality requirement from ObjectWrapper.Equals (#1652)
|
1 éve |
InteropInterfaceExtendTests.cs
|
da88d1ea53
Include interface methods when searching for interop targets (#1638)
|
1 éve |
InteropTests.MemberAccess.cs
|
4eecccbdd4
Add interop option ThrowOnUnresolvedMember (#1904)
|
1 éve |
InteropTests.TypeReference.cs
|
0242ac5a81
Track TypeReference registrations and use as prototype (#1661)
|
1 éve |
InteropTests.cs
|
5d91655e1e
Support creating NamespaceReference against empty namespace (#1888)
|
1 éve |
JsValueConversionTests.cs
|
c2bb947c18
Read DataView and ArrayBuffer as byte array from engine (#1786)
|
1 éve |
JsonSerializerTests.cs
|
8b0da8ad3a
JSON serialization performance improvement (#1527)
|
2 éve |
JsonTests.cs
|
ac2b527fcf
Json \u escape sequence was not case insensitive (#1770)
|
1 éve |
MapTests.cs
|
b826cd659a
Fix some prototype chain issues uncovered by compat-table (#1334)
|
2 éve |
MethodAmbiguityTests.cs
|
7f80dc894d
Fix array method scoring under interop (#1274)
|
2 éve |
ModuleTests.cs
|
d39eeee619
Fix dynamic importing of JSON modules (#1837)
|
1 éve |
NullPropagation.cs
|
a1788187de
Restructure and internalize (#1738)
|
1 éve |
NumberTests.cs
|
0a58535a39
Use arguments in Number.toLocaleString (#1619)
|
1 éve |
ObjectInstanceTests.cs
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 éve |
OperatorOverloadingTests.cs
|
20e9832dd6
Enable implicit usings (#1230)
|
3 éve |
ParserOptionsPropagationTests.cs
|
6d866a2d28
Switch to using Acorn-based parsing via Acornima (#1820)
|
1 éve |
PromiseTests.cs
|
9fd46c3d9c
Upgrade to Test262Harness 1.0.0 (#1779)
|
1 éve |
PropertyDescriptorTests.cs
|
1093b815af
Make LazyPropertyDescriptor generic and some prototypes more lazy (#1868)
|
1 éve |
ProxyTests.cs
|
cbe3b6f6c8
JsProxy should return proxied target's ToObject via ToObject (#1675)
|
1 éve |
RegExpTests.cs
|
4b23f03c52
Remove some unnecessary JsString allocations (#1728)
|
1 éve |
SamplesTests.cs
|
20e9832dd6
Enable implicit usings (#1230)
|
3 éve |
ScriptModulePreparationTests.ScriptPreparation.cs
|
3d5c8720e3
Ensure script preparation exposes only Jint's exception type (#1927)
|
1 éve |
SetTests.cs
|
b826cd659a
Fix some prototype chain issues uncovered by compat-table (#1334)
|
2 éve |
StringTests.cs
|
053dbe9045
Upgrade to xUnit 2.8.1 (#1876)
|
1 éve |
StringTetsLithuaniaData.cs
|
84cd41ab94
Adding cultural check to the "ToUpperCase" string prototype. (#1693)
|
1 éve |
SwitchTests.cs
|
dc75d1a396
Fix switch's case block lexical scope handling (#1392)
|
2 éve |
TextTests.cs
|
c2bb947c18
Read DataView and ArrayBuffer as byte array from engine (#1786)
|
1 éve |
TypeConverterTests.cs
|
aa3ad792d4
Fix toPrimitive evaluating multiple times during "in" expression (#1319)
|
2 éve |
TypeDescriptorTests.cs
|
bbc65dc0f1
Fix ArrayInstance.CopyValues to handle holes correctly (#1900)
|
1 éve |
TypedArrayInteropTests.cs
|
2754f1c391
Add support for Float16Array (#1840)
|
1 éve |
UnicodeTests.cs
|
20e9832dd6
Enable implicit usings (#1230)
|
3 éve |
UuidTests.cs
|
20e9832dd6
Enable implicit usings (#1230)
|
3 éve |
WeakSetMapTests.cs
|
511523bec2
Move Js* types to be directly under Jint.Native namespace (#1745)
|
1 éve |