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 |
Marko Lahma
|
cf3714b0ee
Return storage of last syntax node to engine instance (#1437)
|
2 years ago |
Marko Lahma
|
7035bc4674
Change TypeResolver cache to be bound to engine instance (#1436)
|
2 years ago |
Marko Lahma
|
83206f4635
Improve date parsing by utilizing MimeKit logic (#1434)
|
2 years ago |
Marko Lahma
|
12bc40e361
Change JsDate.ToString to follow Date prototype logic (#1425)
|
2 years ago |
Marko Lahma
|
2ebe0f18af
Fix template literal object to string handling (#1423)
|
2 years ago |
Marko Lahma
|
b01138501c
Improve and cleanup iterators a bit (#1422)
|
2 years ago |