Christian Rondeau
|
fcc7c8d257
Support ECMAScript modules (export/import statements, modules definition) (#1054)
|
3 年之前 |
Marko Lahma
|
e31a0a7809
Fix reference checks after delete (#1095)
|
3 年之前 |
Conic Games
|
b271cefea1
Fix integer addition/subtraction overflow (#1091)
|
3 年之前 |
shlomo-ildar
|
bb070cc95f
Date.parse should default to local time (#1083)
|
3 年之前 |
Gökhan Kurt
|
95f25aaad6
Improve function interop (#1074)
|
3 年之前 |
Marko Lahma
|
999ce2e4ae
Fix BigInt loose equality (#1073)
|
3 年之前 |
Marko Lahma
|
2d16a66ccc
Fix iterator prototype and Reflect/Proxy issues (#1072)
|
3 年之前 |
Marko Lahma
|
9daf50cf25
Fix some error related issues (#1071)
|
3 年之前 |
Marko Lahma
|
13e45e1f46
Implement array find from last (#1070)
|
3 年之前 |
Sébastien Ros
|
1123279f7b
Ignore all md files from builds
|
3 年之前 |
Gökhan Kurt
|
6d53805682
Various Interop fixes (#1063)
|
3 年之前 |
Marko Lahma
|
903588b596
Fix issues when running on ARM architecture (#1061)
|
3 年之前 |
Marko Lahma
|
6a87e76706
Fix more issues related to built-in objects (#1053)
|
3 年之前 |
Marko Lahma
|
277111834f
Update ECMAScript feature status, include ES2021 (#1052)
|
3 年之前 |
Marko Lahma
|
43d63be7a3
Allow JS class to extend CLR type (#1049)
|
3 年之前 |
Marko Lahma
|
ceee6b2ccb
Add Engine.Construct method (#1047)
|
3 年之前 |
Ayende Rahien
|
ff6765bf1a
Allowing to use nullable propagation on callables again. Fixed #1041 (#1042)
|
3 年之前 |
Marko Lahma
|
8f0d433737
Fix issues related to JSON, Math, RegExp and Proxy (#1045)
|
3 年之前 |
Marko Lahma
|
f2e440463f
Bound function should not inherit from FunctionInstance (#1044)
|
3 年之前 |
Marko Lahma
|
a6c09a95c8
Fix script-level strict mode handling (#1043)
|
3 年之前 |
Marko Lahma
|
4a80efda6a
Fix issues uncovered by latest test262 suite (#1040)
|
3 年之前 |
Jonathan Resnick
|
7148772983
Fix JsonParser error behavior (#1038)
|
3 年之前 |
Sébastien Ros
|
9e8babdbf0
Fix some unicode tests (#1033)
|
3 年之前 |
Jonathan Resnick
|
8e8cae4fdf
Fix JSON-serialization issues (#1037)
|
3 年之前 |
David
|
ea1d3991ac
Better int vs float detection in function overload resolution (#1036)
|
3 年之前 |
Philipp Lüthi
|
0c223f4559
Module loading support (#990)
|
3 年之前 |
Marko Lahma
|
9d8432606d
ES2020 BigInt (#1027)
|
3 年之前 |
Marko Lahma
|
d84af69871
Array.sort should obey execution constraints (#1026)
|
3 年之前 |
Marko Lahma
|
8c4a51e6e2
Run SunSpiderTests("controlflow-recursive.js") only in release mode (#1025)
|
3 年之前 |
Marko Lahma
|
12f05cb6bf
Anonymous lambda should have empty function name (#1024)
|
3 年之前 |