Marko Lahma
|
0b03f8e2d9
Add support for using and await using (#2139)
|
3 weeks ago |
Marko Lahma
|
e3a3d5599f
Upgrade test262 suite and fix issues (#1910)
|
1 year ago |
Marko Lahma
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 year ago |
Marko Lahma
|
62ab48186c
Sync WIP generator structures to main (#1762)
|
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
|
d90b774ec2
ES2022 Class fields and static blocks (#1546)
|
2 years ago |
Marko Lahma
|
339167ef63
Remove some tests from exclude and fix accordingly (#1504)
|
2 years ago |
Marko Lahma
|
a73f0a17d3
Fix some problems revealed by test262 suite (#1371)
|
2 years ago |
Marko Lahma
|
ffa4260777
Implement async/await (#1323)
|
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
|
704a016ce4
Reduce memory allocations in function calls (#1282)
|
2 years ago |
Marko Lahma
|
3a3e57c63d
Improve global object setup and access performance (#1280)
|
2 years ago |
Marko Lahma
|
3e0902c2e6
Slim down Completion and ExpressionResult struct sizes (#1270)
|
2 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
|
3bc93cf385
Bring function construction closer to the spec (#1170)
|
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
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 years ago |
Marko Lahma
|
978d31900f
Remove LexicalEnvironment (#901)
|
4 years ago |
Marko Lahma
|
5f1892cd42
Class support (#816)
|
4 years ago |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 years ago |
Marko Lahma
|
2eddfd8d5a
Spread, rest and default (#563)
|
6 years ago |
Marko Lahma
|
3b06e02101
New interpreter engine (#559)
|
6 years ago |