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 |
Marko Lahma
|
4d84b91d3e
Fix ArrayInstance.GetOwnProperties with typed dense array (#1420)
|
2 years ago |
Marko Lahma
|
ba6e1a5478
Support configuring whether dynamic (eval) JavaScript code is allowed (#1416)
|
2 years ago |
Marko Lahma
|
ca32bc18ff
Fix string indexOf for empty string (#1414)
|
2 years ago |
Marko Lahma
|
57d142954e
Clear interop identity tracking ConditionalWeakTable in Engine.Dispose (#1408)
|
2 years ago |
Marko Lahma
|
81cfbc0507
Ensure support for custom null and undefined (#1407)
|
2 years ago |
Marko Lahma
|
4839fd19c7
Upgrade to Esprima 3.0.0-beta-10 (#1405)
|
2 years ago |
Marko Lahma
|
6839807204
Improved support for defining custom JsString deriving type (#1404)
|
2 years ago |
mus65
|
97358eb19c
Fix nullable annotation of Engine.Invoke arguments (#1403)
|
2 years ago |
Marko Lahma
|
297a9f4dd6
Improve parseFloat performance and number range (#1396)
|
2 years ago |
Marko Lahma
|
dc75d1a396
Fix switch's case block lexical scope handling (#1392)
|
2 years ago |
Marko Lahma
|
7480cfc88b
Update GitHub Actions checkout to v3 (#1390)
|
2 years ago |
Marko Lahma
|
fa9b3d9d71
Improve property selection for setting value under interop (#1389)
|
2 years ago |
Jither
|
3c45b8c8d8
Debugger API improvements (#1382)
|
2 years ago |
Christian Schwarz
|
b5ce1b4844
Add support for constructors with default parameters (#1383)
|
2 years ago |
Jither
|
4b6f44596b
Module-related debugger improvements (#1374)
|
2 years ago |
Jither
|
1a7b442599
Add Loaded event to DefaultModuleLoader (#1373)
|
2 years ago |
Marko Lahma
|
a73f0a17d3
Fix some problems revealed by test262 suite (#1371)
|
2 years ago |
Marko Lahma
|
43766cd579
Fix some switch/case logic issues (#1367)
|
2 years ago |
Marko Lahma
|
486373eb0b
Implement change Array by copy (#1366)
|
2 years ago |
Marko Lahma
|
7fab0dbf19
Update to latest test262 suite and implement Symbols as WeakMap keys (#1365)
|
2 years ago |
Marko Lahma
|
4259645984
Optimize iterators a bit (#1363)
|
2 years ago |