Marko Lahma
|
a9ea78d08b
Support object wrapper iterator (#749)
|
5 年 前 |
Marko Lahma
|
7d9c61cc19
Only mark array-like if Count or Length present, don't make it error (#726)
|
5 年 前 |
Marko Lahma
|
dce29b4598
Ability to configure Array.prototype as prototype for array-like object wrappers (#721)
|
5 年 前 |
Sébastien Ros
|
1b6ad93300
Don't throw when CLR indexer not found (#718)
|
5 年 前 |
Marko Lahma
|
5dbdb5967c
Use JsValue for property access (#701)
|
5 年 前 |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
5 年 前 |
Marko Lahma
|
00d91f6ce1
Use Key to refer to properties and cache hash code (#634)
|
6 年 前 |
Marko Lahma
|
4f94558569
Enable array-like behavior from ICollection/arrays (#579)
|
6 年 前 |
Michael Kriese
|
7dbdd67c53
net45 support. (#530)
|
7 年 前 |
Marko Lahma
|
8bbd390486
Optimize interop (#519)
|
7 年 前 |
Marko Lahma
|
e63a0222b8
#451 harmonize exception throwing (#515)
|
7 年 前 |
Marko Lahma
|
1cf16df954
Make execution context struct and other performance tweaks (#502)
|
7 年 前 |
Marko Lahma
|
b3b282d249
#451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor
|
7 年 前 |
Marko Lahma
|
f5f432951f
Introduce IPropertyDescriptor and specialized descriptors (#461)
|
7 年 前 |
Marko Lahma
|
189af9f321
Make ObjectInstance MruPropertyCache2 dictionary lazy (#454)
|
7 年 前 |
Sébastien Ros
|
2367a263dc
Comparing Object wrappers (#367)
|
8 年 前 |
Generoso Martello
|
7faad81922
fix indentation
|
10 年 前 |
Generoso Martello
|
9da7d1141e
issue #183 (StaticMethods > camelCase resolution)
|
10 年 前 |
Gene
|
f2f231c564
Update ObjectWrapper.cs
|
10 年 前 |
csabakiss
|
04328349ba
Can call PascalCase .NET methods from JS using camelCase.
|
10 年 前 |
Alastair
|
a1de8459b9
Small performance improvements for JsValue handling.
|
10 年 前 |