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
|
03c31195bd
Upgrade to Esprima 3.0.0-beta-7 (#1289)
|
2 years ago |
Marko Lahma
|
389629c2f0
More tweaks to reduce call stack size (#1277)
|
3 years ago |
Marko Lahma
|
3e0902c2e6
Slim down Completion and ExpressionResult struct sizes (#1270)
|
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 |
Christian Rondeau
|
6098a14c54
Module support fixes and improvements (#1102)
|
3 years ago |
Marko Lahma
|
9d8432606d
ES2020 BigInt (#1027)
|
3 years ago |
Marko Lahma
|
6f4ad5052f
Remove IIterator interface (#1000)
|
3 years ago |
Marko Lahma
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 years ago |
Gökhan Kurt
|
ed4e82cb8e
Fix Array.from, entries, spread and other iterator related methods (#927)
|
4 years ago |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 years ago |
Marko Lahma
|
b29573bdce
Support optional catch binding (#900)
|
4 years ago |
Marko Lahma
|
0dbcdb0395
Add support for Optional Chaining (#881)
|
4 years ago |
Marko Lahma
|
89ac4fbbc2
Implement flat and flatMap (#834)
|
4 years ago |
Marko Lahma
|
5f1892cd42
Class support (#816)
|
4 years ago |
Marko Lahma
|
869222d83e
Support nullish coalescing (#817)
|
4 years ago |
Marko Lahma
|
56ca37b78c
Optimize global identifier access a bit and reduce allocations (#741)
|
5 years ago |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 years ago |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
5 years ago |
Marko Lahma
|
026ebc79d2
Function call performance improvements (#703)
|
5 years ago |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
5 years ago |
Marko Lahma
|
34643444a6
Separate InternalTypes to allow integer operation optimizations (#672)
|
5 years ago |
Marko Lahma
|
00d91f6ce1
Use Key to refer to properties and cache hash code (#634)
|
6 years ago |
Marko Lahma
|
753030e60a
ES6 Object Literals (#605)
|
6 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
|
4692fc12c5
ES6 destructuring (#578)
|
6 years ago |
Marko Lahma
|
1f8d87a4ce
ES6 Number APIs (#574)
|
6 years ago |