Marko Lahma
|
8f106a7c1f
Rename ExceptionHelper to Throw and shorter method names (#2148)
|
2 tygodni temu |
Marko Lahma
|
7f72d483eb
Update test262 test suite and fix issues (#1958)
|
11 miesięcy temu |
Marko Lahma
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 rok temu |
Marko Lahma
|
7414296ae5
Fix BigInt arithmetic assignments (#1887)
|
1 rok temu |
Marko Lahma
|
6e28401886
Improve environment handling performance and cleanup API (#1845)
|
1 rok temu |
adams85
|
6d866a2d28
Switch to using Acorn-based parsing via Acornima (#1820)
|
1 rok temu |
Marko Lahma
|
5656b1d3dc
Add more Acornima friendly type aliases (#1825)
|
1 rok temu |
Marko Lahma
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 rok temu |
Marko Lahma
|
a1788187de
Restructure and internalize (#1738)
|
1 rok temu |
Marko Lahma
|
1de233467a
Add fast case for single statement in a block (#1730)
|
1 rok temu |
Marko Lahma
|
982a751485
Rename FunctionInstance to Function (#1721)
|
1 rok temu |
Marko Lahma
|
d6d398a6c7
Remove Record suffix from types (#1716)
|
1 rok temu |
Marko Lahma
|
c5657939fc
Enable Meziantou.Analyzer (#1682)
|
1 rok temu |
Marko Lahma
|
791384f34d
Move expression initialize to expression implementation (#1677)
|
1 rok temu |
TechPizza
|
75b2d703e6
Store identifier in local (#1565)
|
2 lat temu |
Marko Lahma
|
d90b774ec2
ES2022 Class fields and static blocks (#1546)
|
2 lat temu |
Marko Lahma
|
339167ef63
Remove some tests from exclude and fix accordingly (#1504)
|
2 lat temu |
Marko Lahma
|
402a431d39
Small performance optimization to string handling (#1358)
|
2 lat temu |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 lat temu |
Marko Lahma
|
d602f32b7f
Reduce Engine references in expressions (#1293)
|
2 lat temu |
Marko Lahma
|
fbd5293b9e
Remove ExpressionResult (#1292)
|
2 lat temu |
Marko Lahma
|
b3154ca781
Move data from Completion and ExpressionResult to context (#1291)
|
2 lat temu |
Marko Lahma
|
03c31195bd
Upgrade to Esprima 3.0.0-beta-7 (#1289)
|
2 lat temu |
Marko Lahma
|
3e0902c2e6
Slim down Completion and ExpressionResult struct sizes (#1270)
|
2 lat temu |
Marko Lahma
|
3605cd3d18
Upgrade to Esprima 3.0.0-beta-4 (#1251)
|
3 lat temu |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 lat temu |
Marko Lahma
|
ceec412f3f
Upgrade to Esprima 3.0.0-beta-3 (#1235)
|
3 lat temu |
Marko Lahma
|
6d2715448d
Implement ShadowRealm (#1174)
|
3 lat temu |
Christian Rondeau
|
6098a14c54
Module support fixes and improvements (#1102)
|
3 lat temu |
Marko Lahma
|
298ff59ac0
Fix class declaration hoisting and typeof double-evaluation (#1104)
|
3 lat temu |