Marko Lahma
|
197ebd8d00
Add NET 8 support (#1686)
|
1 year ago |
Marko Lahma
|
4b4d64f644
Package XML documentation (#1689)
|
1 year ago |
Marko Lahma
|
270e41459e
Refine interop member search with readable/writable requirement (#1687)
|
1 year ago |
Marko Lahma
|
8015e77d6c
Support prioritizing indexers (#1669)
|
1 year ago |
Marko Lahma
|
2ae0dc2a35
Account for integer indexers when searching for IndexerAccessor (#1662)
|
1 year ago |
Marko Lahma
|
5ee35f1e52
Keep track of MethodInfoFunctionInstance's target object (#1658)
|
1 year ago |
Marko Lahma
|
0cf15010e0
Include interface's extended interfaces in interop property search (#1654)
|
1 year ago |
Marko Lahma
|
f4667ed60e
Remove exposed CLR type equality requirement from ObjectWrapper.Equals (#1652)
|
1 year ago |
viruscamp
|
f4982ee8ff
More improvements for CLR Interop (#1616)
|
2 years ago |
viruscamp
|
0ebf7cd5a8
Support explicit interface and hidden member of super class (#1613)
|
2 years ago |
Marko Lahma
|
6a838cb6e1
Don't call CatchClrExceptions for JavaScriptExceptions (#1502)
|
2 years ago |
Marko Lahma
|
c116ab6f3a
Remove floating point precision loss checks under interop (#1491)
|
2 years ago |
Marko Lahma
|
657584860d
Support configuring kind of JsDate produced DateTime (#1481)
|
2 years ago |
Marko Lahma
|
4142d9371c
Improve date handling and time zone support (#1446)
|
2 years ago |
Marko Lahma
|
fa27dfa497
Handle Symbol.toPrimitive and valueOf calls better under interop (#1470)
|
2 years ago |
Marko Lahma
|
c4ff805167
Disallow unsafe floating point conversion caching (#1456)
|
2 years ago |
Marko Lahma
|
4eb7fc55b4
Ensure DateTime.MinValue can be passed via interop (#1442)
|
2 years ago |
Christian Schwarz
|
b5ce1b4844
Add support for constructors with default parameters (#1383)
|
2 years ago |
Marko Lahma
|
0f898f89ac
Allow configuring TypeReference target instance creator (#1357)
|
2 years ago |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 years ago |
Marko Lahma
|
c680830d3b
Add easier APIs for interop usage (#1351)
|
2 years ago |
Marko Lahma
|
92fbdc3410
Allow deleting dictionary entries via interop (#1341)
|
2 years ago |
Gökhan Kurt
|
7a1902f3af
Fix some Object static methods returning wrong value (#1318)
|
2 years ago |
jm-merle
|
aa614e1905
Call Dispose on enumerator (#1285) (#1286)
|
3 years ago |
Christian Rondeau
|
8488e480bc
Rethrow CLR function exceptions as JS errors (#1246)
|
3 years ago |
Marko Lahma
|
c5cd6251a2
Add intermediary prototype for TypeReference (#1231)
|
3 years ago |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 years ago |
Marko Lahma
|
a47b1cbca3
Maintain ObjectWrapper identity (#1227)
|
3 years ago |
Marko Lahma
|
7da34e9ee5
Fix params array type handling under interop (#1216)
|
3 years ago |
Marko Lahma
|
a800bd32e7
Improve null handling in generic parameter resolution logic (#1209)
|
3 years ago |