Marko Lahma
|
98c7f0b9f0
Introduce Advanced API and ProcessTasks (#1499)
|
2 years ago |
Marko Lahma
|
6333d2856b
Add Options extension method for DisableStringCompilation (#1498)
|
2 years ago |
Marko Lahma
|
fbaad9f476
Use latest test262 suite and fix/implement accordingly (#1497)
|
2 years ago |
tomatosalat0
|
d372b34777
JSON.parse optimizations, refactoring, DoS-attack prevention (#1485)
|
2 years ago |
Marko Lahma
|
b75ca9f2fb
Upgrade packages to latest versions (#1494)
|
2 years ago |
Marko Lahma
|
67705d7a07
Remove implicit using for System.Linq (#1493)
|
2 years ago |
Marko Lahma
|
e11fabeaad
Create base constructs for Intl support (#1492)
|
2 years ago |
Marko Lahma
|
c116ab6f3a
Remove floating point precision loss checks under interop (#1491)
|
2 years ago |
Marko Lahma
|
4ebc6a03ed
Fix Engine.SetValue(string, string) to check for null value (#1490)
|
2 years ago |
Marko Lahma
|
888ee536dc
Add some API documentation and note about thread-safety (#1489)
|
2 years ago |
Marko Lahma
|
56cc45ee9e
Create ITimeSystem abstraction for date parsing/time zone logic (#1488)
|
2 years ago |
Marko Lahma
|
657584860d
Support configuring kind of JsDate produced DateTime (#1481)
|
2 years ago |
Marko Lahma
|
4142d9371c
Improve date handling and time zone support (#1446)
|
2 years ago |
Marko Lahma
|
5fe00666d7
Fix ambiguous JsValueExtensions.Call overload (#1474)
|
2 years ago |
Marko Lahma
|
fa27dfa497
Handle Symbol.toPrimitive and valueOf calls better under interop (#1470)
|
2 years ago |
Marko Lahma
|
24db194fae
Disable object identity tracking by default under interop (#1466)
|
2 years ago |
Marko Lahma
|
68f6b5bf93
Fix race condition in sharing of function state (#1465)
|
2 years ago |
Marko Lahma
|
8a033588ce
Upgrade to Esprima 3.0.0-rc-01 (#1464)
|
2 years ago |
Marko Lahma
|
4e1893d469
Improve DefaultTypeConverter (#1461)
|
2 years ago |
Chet Zema
|
3cb05db092
Engine.SetValue accepts a nullable object. (#1458)
|
2 years ago |
Marko Lahma
|
c4ff805167
Disallow unsafe floating point conversion caching (#1456)
|
2 years ago |
Marko Lahma
|
ec623b2aa4
Fix RegExp.prototype.source double-escape (#1455)
|
2 years ago |
Marko Lahma
|
f95845df38
Support template literals as keys (#1452)
|
2 years ago |
Marko Lahma
|
3c299875a6
Fix await propagation against primitive value (#1450)
|
2 years ago |
Marko Lahma
|
a72358840c
Fixes to Array.from behavior against primitive type (#1449)
|
2 years ago |
Marko Lahma
|
4eb7fc55b4
Ensure DateTime.MinValue can be passed via interop (#1442)
|
2 years ago |
Marko Lahma
|
fedd68033b
Don't require Realm in Constructor public constructor (#1441)
|
2 years ago |
Marko Lahma
|
5eb6b82e7f
Add public type Constructor (#1440)
|
2 years ago |
Marko Lahma
|
0685c151b1
Use explicit project parameter in dotnet pack (#1439)
|
2 years ago |
Marko Lahma
|
7e193c64d3
Add support for checking constraints from engine (#1438)
|
2 years ago |