Marko Lahma
|
6a838cb6e1
Don't call CatchClrExceptions for JavaScriptExceptions (#1502)
|
2 år sedan |
Marko Lahma
|
c116ab6f3a
Remove floating point precision loss checks under interop (#1491)
|
2 år sedan |
Marko Lahma
|
657584860d
Support configuring kind of JsDate produced DateTime (#1481)
|
2 år sedan |
Marko Lahma
|
4142d9371c
Improve date handling and time zone support (#1446)
|
2 år sedan |
Marko Lahma
|
fa27dfa497
Handle Symbol.toPrimitive and valueOf calls better under interop (#1470)
|
2 år sedan |
Marko Lahma
|
c4ff805167
Disallow unsafe floating point conversion caching (#1456)
|
2 år sedan |
Marko Lahma
|
4eb7fc55b4
Ensure DateTime.MinValue can be passed via interop (#1442)
|
2 år sedan |
Christian Schwarz
|
b5ce1b4844
Add support for constructors with default parameters (#1383)
|
2 år sedan |
Marko Lahma
|
0f898f89ac
Allow configuring TypeReference target instance creator (#1357)
|
2 år sedan |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 år sedan |
Marko Lahma
|
c680830d3b
Add easier APIs for interop usage (#1351)
|
2 år sedan |
Marko Lahma
|
92fbdc3410
Allow deleting dictionary entries via interop (#1341)
|
2 år sedan |
Gökhan Kurt
|
7a1902f3af
Fix some Object static methods returning wrong value (#1318)
|
2 år sedan |
jm-merle
|
aa614e1905
Call Dispose on enumerator (#1285) (#1286)
|
3 år sedan |
Christian Rondeau
|
8488e480bc
Rethrow CLR function exceptions as JS errors (#1246)
|
3 år sedan |
Marko Lahma
|
c5cd6251a2
Add intermediary prototype for TypeReference (#1231)
|
3 år sedan |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 år sedan |
Marko Lahma
|
a47b1cbca3
Maintain ObjectWrapper identity (#1227)
|
3 år sedan |
Marko Lahma
|
7da34e9ee5
Fix params array type handling under interop (#1216)
|
3 år sedan |
Marko Lahma
|
a800bd32e7
Improve null handling in generic parameter resolution logic (#1209)
|
3 år sedan |
AndrewLityagin
|
2303348789
Ability to catch the CLR exception from an overridden arithmetic operator (#1191)
|
3 år sedan |
Marko Lahma
|
a5cf2f9f8d
Fix smallest index handling against collection under interop (#1190)
|
3 år sedan |
Christian Rondeau
|
fb02542f7b
Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171)
|
3 år sedan |
Marko Lahma
|
e48c6f5fb8
Fix inheriting from TypeReference backed interop type (#1168)
|
3 år sedan |
Marko Lahma
|
be621efc20
Cache created dynamic delegates (#1146)
|
3 år sedan |
Marko Lahma
|
ca8d8f28fa
Improve method scoring between double and float (#1143)
|
3 år sedan |
Marko Lahma
|
fe4ee89b85
Support custom CLR object creator for ObjectInstance.ToObject (#1140)
|
3 år sedan |
Marko Lahma
|
6b24844b7d
Allow adding symbol properties to CLR objects (#1131)
|
3 år sedan |
Marko Lahma
|
21bdb74697
Improve dictionary based CLR interop (#1127)
|
3 år sedan |
Marko Lahma
|
d0eb6aab75
Add default iterator prototype for IteratorInstance (#1126)
|
3 år sedan |