Marko Lahma
|
89ac4fbbc2
Implement flat and flatMap (#834)
|
4 years ago |
Marko Lahma
|
f212d3fa77
Handle recursive engine invocations (#837)
|
4 years ago |
Marko Lahma
|
238c308e59
Upgrade Esprima to 2.0.0-beta-1338 (#830)
|
4 years ago |
Marko Lahma
|
5f1892cd42
Class support (#816)
|
4 years ago |
Marko Lahma
|
de3739bd3d
Stack traces for JS exceptions (#821)
|
4 years ago |
Marko Lahma
|
caf8ff8b43
Support extension methods (#812)
|
4 years ago |
Marko Lahma
|
cccd41e73a
Optimize interop, use NET5 to run tests (#803)
|
4 years ago |
Marko Lahma
|
db2fc72f37
Fix indexing JArray / faster IList indexing (#798)
|
4 years ago |
Marko Lahma
|
4972108c7a
Change invalid ICallable to throw TypeError instead of ArgumentException (#794)
|
4 years ago |
Sébastien Ros
|
88ac7e3662
Adding constructor with existing options (#762)
|
5 years ago |
Sébastien Ros
|
68733e1cf6
Provide a way to override interop members (#758)
|
5 years ago |
Marko Lahma
|
69c525c56a
Provide engine instance when customizing options (#751)
|
5 years ago |
Marko Lahma
|
5c8a57e770
Create DefaultReferenceResolver (#752)
|
5 years ago |
Marko Lahma
|
1fec0a93af
Enable function tests (#736)
|
5 years ago |
Marko Lahma
|
284411b25a
Support let and const (#722)
|
5 years ago |
Sebastian Stehle
|
4e86924d7e
Execution constraints (#709)
|
5 years ago |
Marko Lahma
|
6dc9d457ef
Implement some missing Object functionality (#713)
|
5 years ago |
Marko Lahma
|
9e7027abcd
Upgrade to Esprima 1.0.1270 (#712)
|
5 years ago |
Marko Lahma
|
a81a881486
Fix array indexing with hex literal (#711)
|
5 years ago |
Gabriel Francisco
|
f2a923000d
Add current memory usage to debug information (#705)
|
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
|
f89886063e
Reflect & Proxy (#681)
|
5 years ago |
Marko Lahma
|
34643444a6
Separate InternalTypes to allow integer operation optimizations (#672)
|
5 years ago |
Michael Kriese
|
561bd52d94
allow overriding default clr type converter (#654)
|
6 years ago |
Marko Lahma
|
00d91f6ce1
Use Key to refer to properties and cache hash code (#634)
|
6 years ago |
Steffen Liersch
|
a3b3ce30a7
PropertyInfoDescriptor exception handling (#612)
|
6 years ago |
Sebastian Stehle
|
6e06825f1c
Timeout for regex. (#621)
|
6 years ago |
Marko Lahma
|
5e0b3bb917
Improve engine creation performance (#625)
|
6 years ago |