Marko Lahma
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 年之前 |
Marko Lahma
|
6e28401886
Improve environment handling performance and cleanup API (#1845)
|
1 年之前 |
Marko Lahma
|
15b1fcfb82
Update test262 suite and fix issues (#1839)
|
1 年之前 |
adams85
|
6d866a2d28
Switch to using Acorn-based parsing via Acornima (#1820)
|
1 年之前 |
Marko Lahma
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 年之前 |
Marko Lahma
|
a1788187de
Restructure and internalize (#1738)
|
1 年之前 |
Marko Lahma
|
d6d398a6c7
Remove Record suffix from types (#1716)
|
1 年之前 |
Marko Lahma
|
6653ec842c
Code changes to keep NET 8 analyzers happy (#1685)
|
1 年之前 |
Marko Lahma
|
088f08f8e1
Enable code analysis with latest-Recommended (#1681)
|
1 年之前 |
Marko Lahma
|
675ad495ce
Support caching of string instances in script preparation (#1678)
|
1 年之前 |
Marko Lahma
|
791384f34d
Move expression initialize to expression implementation (#1677)
|
1 年之前 |
TechPizza
|
75b2d703e6
Store identifier in local (#1565)
|
2 年之前 |
Marko Lahma
|
d90b774ec2
ES2022 Class fields and static blocks (#1546)
|
2 年之前 |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
Marko Lahma
|
d602f32b7f
Reduce Engine references in expressions (#1293)
|
2 年之前 |
Marko Lahma
|
fbd5293b9e
Remove ExpressionResult (#1292)
|
2 年之前 |
Marko Lahma
|
b3154ca781
Move data from Completion and ExpressionResult to context (#1291)
|
2 年之前 |
Marko Lahma
|
03c31195bd
Upgrade to Esprima 3.0.0-beta-7 (#1289)
|
2 年之前 |
Marko Lahma
|
3e0902c2e6
Slim down Completion and ExpressionResult struct sizes (#1270)
|
2 年之前 |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 年之前 |
Marko Lahma
|
298ff59ac0
Fix class declaration hoisting and typeof double-evaluation (#1104)
|
3 年之前 |
Marko Lahma
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 年之前 |
Marko Lahma
|
978d31900f
Remove LexicalEnvironment (#901)
|
4 年之前 |
Marko Lahma
|
0dbcdb0395
Add support for Optional Chaining (#881)
|
4 年之前 |
Jither
|
546f1e8960
Debugger improvements 3 (#852)
|
4 年之前 |
Marko Lahma
|
8c357f5b88
Fix IIFE stack trace (#841)
|
4 年之前 |
Marko Lahma
|
5f1892cd42
Class support (#816)
|
4 年之前 |
Marko Lahma
|
de3739bd3d
Stack traces for JS exceptions (#821)
|
4 年之前 |
Marko Lahma
|
db2fc72f37
Fix indexing JArray / faster IList indexing (#798)
|
4 年之前 |
Marko Lahma
|
1fec0a93af
Enable function tests (#736)
|
5 年之前 |