Marko Lahma
|
d3e65ac38b
Replace some string usage with Key when suitable (#1737)
|
1 year ago |
Marko Lahma
|
a3e919be49
Remove some Instance suffixes (#1718)
|
1 year ago |
Marko Lahma
|
d6d398a6c7
Remove Record suffix from types (#1716)
|
1 year ago |
Marko Lahma
|
7678879055
Implement JSON modules (#1711)
|
1 year ago |
Marko Lahma
|
78b168cf0b
Implement import attributes (#1710)
|
1 year ago |
Marko Lahma
|
073497d32e
Upgrade to Esprima 3.0.0 (#1630)
|
1 year ago |
Marko Lahma
|
48c2992689
Enable top-level await tests and fix issues (#1552)
|
2 years ago |
Marko Lahma
|
d90b774ec2
ES2022 Class fields and static blocks (#1546)
|
2 years ago |
Marko Lahma
|
75a7b12aef
Add net60 target (#1515)
|
2 years ago |
Marko Lahma
|
f95845df38
Support template literals as keys (#1452)
|
2 years ago |
Marko Lahma
|
d602f32b7f
Reduce Engine references in expressions (#1293)
|
2 years ago |
Marko Lahma
|
fbd5293b9e
Remove ExpressionResult (#1292)
|
2 years ago |
Marko Lahma
|
03c31195bd
Upgrade to Esprima 3.0.0-beta-7 (#1289)
|
2 years ago |
Marko Lahma
|
3e0902c2e6
Slim down Completion and ExpressionResult struct sizes (#1270)
|
2 years ago |
Marko Lahma
|
8b89a99241
Upgrade to Esprima 3.0.0-beta-5 (#1260)
|
3 years ago |
Marko Lahma
|
3605cd3d18
Upgrade to Esprima 3.0.0-beta-4 (#1251)
|
3 years ago |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 years ago |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 years ago |
Marko Lahma
|
4d6b6ef2b4
Upgrade Esprima to 3.0.0-beta-2 (#1195)
|
3 years ago |
Marko Lahma
|
3bc93cf385
Bring function construction closer to the spec (#1170)
|
3 years ago |
Christian Rondeau
|
6098a14c54
Module support fixes and improvements (#1102)
|
3 years ago |
Marko Lahma
|
298ff59ac0
Fix class declaration hoisting and typeof double-evaluation (#1104)
|
3 years ago |
Marko Lahma
|
4a80efda6a
Fix issues uncovered by latest test262 suite (#1040)
|
3 years ago |
Philipp Lüthi
|
0c223f4559
Module loading support (#990)
|
3 years ago |
Marko Lahma
|
1cf0e2bfb4
Improve operator overloading logic (#1011)
|
3 years ago |
Marko Lahma
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
Marko Lahma
|
d932de757e
Fix handling of member expression as object property key (#975)
|
3 years ago |
Marko Lahma
|
c51d984fa0
Ensure to use same JintFunctionDefinition instance when possible (#964)
|
3 years ago |
Marko Lahma
|
8186a1d574
Support ES2021 Logical Assignment (#953)
|
3 years ago |
Marko Lahma
|
e0589fe4af
Enable more tests (#932)
|
4 years ago |