Jither
|
3fa1f8343c
Debugger improvements 4b (#1113)
|
3 년 전 |
Christian Rondeau
|
fcc7c8d257
Support ECMAScript modules (export/import statements, modules definition) (#1054)
|
3 년 전 |
Gökhan Kurt
|
95f25aaad6
Improve function interop (#1074)
|
3 년 전 |
Marko Lahma
|
9daf50cf25
Fix some error related issues (#1071)
|
3 년 전 |
Marko Lahma
|
ceee6b2ccb
Add Engine.Construct method (#1047)
|
3 년 전 |
Marko Lahma
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 년 전 |
Marko Lahma
|
e0589fe4af
Enable more tests (#932)
|
4 년 전 |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 년 전 |
Marko Lahma
|
978d31900f
Remove LexicalEnvironment (#901)
|
4 년 전 |
Jither
|
546f1e8960
Debugger improvements 3 (#852)
|
4 년 전 |
Marko Lahma
|
5f1892cd42
Class support (#816)
|
4 년 전 |
Marko Lahma
|
62656a0ab6
Don't use BlockStatement to model function body (#771)
|
5 년 전 |
Marko Lahma
|
1fec0a93af
Enable function tests (#736)
|
5 년 전 |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 년 전 |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
5 년 전 |
Marko Lahma
|
026ebc79d2
Function call performance improvements (#703)
|
5 년 전 |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
5 년 전 |
Sébastien Ros
|
d53c2ce377
Removing some optimizations to prepare for refactoring (#680)
|
5 년 전 |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
5 년 전 |
Marko Lahma
|
34643444a6
Separate InternalTypes to allow integer operation optimizations (#672)
|
5 년 전 |
Marko Lahma
|
00d91f6ce1
Use Key to refer to properties and cache hash code (#634)
|
6 년 전 |
Marko Lahma
|
5e0b3bb917
Improve engine creation performance (#625)
|
6 년 전 |
Marko Lahma
|
753030e60a
ES6 Object Literals (#605)
|
6 년 전 |
Sam Lord
|
644795e8a9
Implement arrow functions (#601)
|
6 년 전 |
Sam Lord
|
7b485ec8e0
Latest Esprima beta changes (#595)
|
6 년 전 |
Marko Lahma
|
4692fc12c5
ES6 destructuring (#578)
|
6 년 전 |
Marko Lahma
|
2eddfd8d5a
Spread, rest and default (#563)
|
6 년 전 |
Marko Lahma
|
3b06e02101
New interpreter engine (#559)
|
6 년 전 |
Marko Lahma
|
e4055925c6
ES6 array functions (#555)
|
6 년 전 |
Michael Kriese
|
7dbdd67c53
net45 support. (#530)
|
6 년 전 |