Christian Schwarz
|
58f8addfe0
Support passing a dictionary inside an object (#740)
|
vor 5 Jahren |
Marko Lahma
|
0f2c39b912
Propagate interop exceptions from IndexDescriptor (#728)
|
vor 5 Jahren |
Marko Lahma
|
7d9c61cc19
Only mark array-like if Count or Length present, don't make it error (#726)
|
vor 5 Jahren |
Marko Lahma
|
dce29b4598
Ability to configure Array.prototype as prototype for array-like object wrappers (#721)
|
vor 5 Jahren |
Sébastien Ros
|
1b6ad93300
Don't throw when CLR indexer not found (#718)
|
vor 5 Jahren |
Gökhan Kurt
|
bf3cc2113d
Fix assigning to Nullable Enum (#715)
|
vor 5 Jahren |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
vor 5 Jahren |
Marko Lahma
|
f89886063e
Reflect & Proxy (#681)
|
vor 5 Jahren |
Steffen Liersch
|
a3b3ce30a7
PropertyInfoDescriptor exception handling (#612)
|
vor 6 Jahren |
Marko Lahma
|
408d7c7133
Interop with ConcatenatedString can throw exception (#630)
|
vor 6 Jahren |
boennhoff
|
c1f59091cc
Added full support for interop with methods that have default values (#597)
|
vor 6 Jahren |
Steffen Liersch
|
01dd580456
Better enum support, ObjectWrapper dependencies replaced by IObjectWrapper, SetWrapObjectHandler (#603)
|
vor 6 Jahren |
Kevin Ackerman
|
eb3bcd92fe
Fixes delegates created from expressions. (#585)
|
vor 6 Jahren |
Marko Lahma
|
4f94558569
Enable array-like behavior from ICollection/arrays (#579)
|
vor 6 Jahren |
Marko Lahma
|
e63a0222b8
#451 harmonize exception throwing (#515)
|
vor 7 Jahren |
Pranay Kumar
|
12e5def2f9
Added Enumerator for Array Instance (#485)
|
vor 7 Jahren |
Marko Lahma
|
e0d2e2f244
Introduce JsString, JsBoolean etc and support efficient string concatenation (#463)
|
vor 7 Jahren |
Sebastien Ros
|
75b605f826
Fixing unit tests
|
vor 7 Jahren |
Tyler Watson
|
f04109e400
Implement TypeReference.HasInstance (#422)
|
vor 8 Jahren |
Alberto Aldegheri
|
4c13c86bb0
Fixes Multiple Indexer and DefaultTypeConverter TryConvert (#390)
|
vor 8 Jahren |
Sérgio Fonseca
|
a216ad328b
Fix for CLR exceptions inside TypeReference instances not being caught by JS code (#394)
|
vor 8 Jahren |
Sébastien Ros
|
0c0fa95357
Catching exceptions optionally (#374)
|
vor 8 Jahren |
Massimiliano Gentile
|
c521b590fa
Added support for catching exceptions from CLR code (#326)
|
vor 8 Jahren |
Sebastien Ros
|
7aee664c92
Fixing unit test
|
vor 9 Jahren |
Sebastien Ros
|
d36e94be2b
Upgrading unit tests projects
|
vor 9 Jahren |
Sebastien Ros
|
ce81fb0d60
Fixing Date.prototype.setFullYear
|
vor 9 Jahren |
linusconcepcion
|
c10a6a1657
Allow setting Nullable properties on POCO instances
|
vor 9 Jahren |
Andrey Taritsyn
|
d9469b6e6a
Fix a error that occurs when creating an instance of value type without parameters
|
vor 9 Jahren |
Sebastien Ros
|
048a8895d7
New IObjectConverted unit test
|
vor 9 Jahren |
qnnnnez
|
789300ef1f
do not need the assert outside
|
vor 9 Jahren |