Marko Lahma
|
9fbdab389f
Improve AOT usage scenarios with metadata (#1764)
|
1 year ago |
Marko Lahma
|
511523bec2
Move Js* types to be directly under Jint.Native namespace (#1745)
|
1 year ago |
Marko Lahma
|
f4f257c360
Fix generic method return type handling under interop (#1743)
|
1 year ago |
Marko Lahma
|
fbe0f6b09c
Internalize Environment services and use Key as name (#1735)
|
1 year ago |
Marko Lahma
|
69b33acaf3
Cleanup ObjectInstance public API (#1720)
|
1 year ago |
Marko Lahma
|
a3e919be49
Remove some Instance suffixes (#1718)
|
1 year ago |
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)
|
2 years ago |