boennhoff
|
c1f59091cc
Added full support for interop with methods that have default values (#597)
|
6 years ago |
Steffen Liersch
|
01dd580456
Better enum support, ObjectWrapper dependencies replaced by IObjectWrapper, SetWrapObjectHandler (#603)
|
6 years ago |
Marko Lahma
|
3519bc7b23
Improved method resolution (#576)
|
6 years ago |
Marko Lahma
|
6353bb42f7
ES6 Map, Set and initial Iterators (#541)
|
7 years ago |
Marko Lahma
|
8bbd390486
Optimize interop (#519)
|
7 years ago |
Marko Lahma
|
b5c4b570ce
Optimize declarative environment record handling for functions (#517)
|
7 years ago |
Marko Lahma
|
e63a0222b8
#451 harmonize exception throwing (#515)
|
7 years ago |
Marko Lahma
|
1cf16df954
Make execution context struct and other performance tweaks (#502)
|
7 years ago |
Marko Lahma
|
5d408955dc
Reduce virtual calls and optimize JsValue equality checks (#497)
|
7 years ago |
Marko Lahma
|
b3b282d249
#451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor
|
7 years ago |
Marko Lahma
|
e0d2e2f244
Introduce JsString, JsBoolean etc and support efficient string concatenation (#463)
|
7 years ago |
Marko Lahma
|
f5f432951f
Introduce IPropertyDescriptor and specialized descriptors (#461)
|
7 years ago |
Tyler Watson
|
f04109e400
Implement TypeReference.HasInstance (#422)
|
7 years ago |
Sebastien Ros
|
cf4abb8204
Adding netstandard1.3 target
|
8 years ago |
Andrey Taritsyn
|
d9469b6e6a
Fix a error that occurs when creating an instance of value type without parameters
|
9 years ago |
Florian
|
44d92d7c54
Merge feature/bindfunction with master
|
11 years ago |
Rohan Singh
|
b2986228aa
Add support for accessing static members (fixes #46)
|
11 years ago |
Florian
|
cc77e90380
Implementing Enum name support
|
11 years ago |
Sebastien Ros
|
64f31c6651
Implementation skeleton
|
11 years ago |
Sebastien Ros
|
5680d3b8b7
Implementing generics support
|
11 years ago |
Sebastien Ros
|
1dc94b9b97
Implementing fields read/write support
|
11 years ago |
Sebastien Ros
|
020dcb0806
Don't convert JsValue parameters
|
11 years ago |
Sebastien Ros
|
f75857b3b8
Adding importNamespace
|
11 years ago |
Sebastien Ros
|
75aae5ef1a
Assemblies and classes access
|
11 years ago |