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 |