Marko Lahma
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
Marko Lahma
|
d3e65ac38b
Replace some string usage with Key when suitable (#1737)
|
1 year ago |
Marko Lahma
|
d6d398a6c7
Remove Record suffix from types (#1716)
|
1 year ago |
Marko Lahma
|
dc75d1a396
Fix switch's case block lexical scope handling (#1392)
|
2 years ago |
Marko Lahma
|
43766cd579
Fix some switch/case logic issues (#1367)
|
2 years ago |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
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
|
b3154ca781
Move data from Completion and ExpressionResult to context (#1291)
|
2 years ago |
Marko Lahma
|
41309de576
Improve error location reporting (#1273)
|
2 years ago |
Marko Lahma
|
3e0902c2e6
Slim down Completion and ExpressionResult struct sizes (#1270)
|
2 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
|
9d8432606d
ES2020 BigInt (#1027)
|
3 years ago |
Marko Lahma
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
Marko Lahma
|
c51d984fa0
Ensure to use same JintFunctionDefinition instance when possible (#964)
|
3 years ago |
Marko Lahma
|
978d31900f
Remove LexicalEnvironment (#901)
|
4 years ago |
Marko Lahma
|
a44e845762
Fix block-scoped function registrations (#859)
|
4 years ago |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 years ago |
Sam Lord
|
644795e8a9
Implement arrow functions (#601)
|
6 years ago |
Sam Lord
|
7b485ec8e0
Latest Esprima beta changes (#595)
|
6 years ago |
Marko Lahma
|
3b06e02101
New interpreter engine (#559)
|
6 years ago |