Marko Lahma
|
71de3317f1
Introduce TypeResolver with member filter and name comparer (#951)
|
4 жил өмнө |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 жил өмнө |
Gökhan Kurt
|
517900f469
Implement Operator Overloading (#893)
|
4 жил өмнө |
Bernhard Windisch
|
27865262a9
Add ClrFunctionInstance as fallback to MethodInfoFunctionInstance (#872)
|
4 жил өмнө |
Marko Lahma
|
ca10397b34
Don't override existing prototype functions with extension methods (#861)
|
4 жил өмнө |
Marko Lahma
|
caf8ff8b43
Support extension methods (#812)
|
4 жил өмнө |
Jither
|
3ffb2dcc32
Debugger improvements #2 (#810)
|
4 жил өмнө |
Marko Lahma
|
db2fc72f37
Fix indexing JArray / faster IList indexing (#798)
|
4 жил өмнө |
Sébastien Ros
|
88ac7e3662
Adding constructor with existing options (#762)
|
5 жил өмнө |
Sébastien Ros
|
68733e1cf6
Provide a way to override interop members (#758)
|
5 жил өмнө |
Marko Lahma
|
69c525c56a
Provide engine instance when customizing options (#751)
|
5 жил өмнө |
Marko Lahma
|
5c8a57e770
Create DefaultReferenceResolver (#752)
|
5 жил өмнө |
Marko Lahma
|
dce29b4598
Ability to configure Array.prototype as prototype for array-like object wrappers (#721)
|
5 жил өмнө |
Marko Lahma
|
f5fd44b732
ES6 for-of (#577)
|
5 жил өмнө |
Sebastian Stehle
|
4e86924d7e
Execution constraints (#709)
|
5 жил өмнө |
Sebastian Stehle
|
6e06825f1c
Timeout for regex. (#621)
|
6 жил өмнө |
Arshia001
|
58732d2d5c
Add CLR write allowed option to engine for additional sandboxing capabilities (#575)
|
6 жил өмнө |
Steffen Liersch
|
01dd580456
Better enum support, ObjectWrapper dependencies replaced by IObjectWrapper, SetWrapObjectHandler (#603)
|
6 жил өмнө |
Marko Lahma
|
b5c4b570ce
Optimize declarative environment record handling for functions (#517)
|
7 жил өмнө |
Nihal Talur
|
f90d6c1947
Add memory usage limit option to Engine (#482)
|
7 жил өмнө |
Marko Lahma
|
7a6dc642c4
Optimize Array and Completion (#501)
|
7 жил өмнө |
Marko Lahma
|
5d408955dc
Reduce virtual calls and optimize JsValue equality checks (#497)
|
7 жил өмнө |
Marko Lahma
|
d27b17852d
#451 prefer for over foreach when iterating Lists (#483)
|
7 жил өмнө |
Marko Lahma
|
6164795167
Upgrade to latest Esprima, remove redundant casts (#452)
|
7 жил өмнө |
Ayende Rahien
|
4223c30051
Allow host to handle unknown references (#410)
|
8 жил өмнө |
Sébastien Ros
|
0c0fa95357
Catching exceptions optionally (#374)
|
8 жил өмнө |
Sebastien Ros
|
0612a7a49b
Renaming option's internal properties
|
9 жил өмнө |
Massimiliano Gentile
|
f077fe6fae
Implementation of Debug support
|
10 жил өмнө |
auz34
|
e28dcd584d
Rename and adjust MaxRecursionDepth method in order to improve configuration readability
|
11 жил өмнө |
auz34
|
42c5fe631b
Replace DiscardRecursion with option to set MaxRecursionDepth negative
|
11 жил өмнө |