Marko Lahma
|
eb091eb23b
Tweak object wrapper reported members logic (#1956)
|
11 months ago |
Marko Lahma
|
780e01fef0
Make own properties for declared only method and properties configurable (#1948)
|
11 months ago |
Matěj Štágl
|
2e7ec9d441
Add ObjectWrapperReportedMemberTypes to Options (#1947)
|
11 months ago |
Marko Lahma
|
4eecccbdd4
Add interop option ThrowOnUnresolvedMember (#1904)
|
1 year ago |
Marko Lahma
|
5d91655e1e
Support creating NamespaceReference against empty namespace (#1888)
|
1 year ago |
Marko Lahma
|
00d6a6e8b6
Make task to promise wrapping an opt-in experimental feature (#1830)
|
1 year ago |
Marko Lahma
|
198f4f73c4
Support interop against System.Text.Json types on NET8+ (#1826)
|
1 year ago |
Marko Lahma
|
23a2a25877
Add partial support for yield via experimental flag (#1815)
|
1 year ago |
Marko Lahma
|
8078b4a798
Create separate ObjectWrapper.Create factory method (#1810)
|
1 year ago |
Marko Lahma
|
9fbdab389f
Improve AOT usage scenarios with metadata (#1764)
|
1 year ago |
Marko Lahma
|
a1788187de
Restructure and internalize (#1738)
|
1 year ago |
Marko Lahma
|
7ad9db735c
Hide, rename and move some methods (#1719)
|
1 year ago |
Marko Lahma
|
a3e919be49
Remove some Instance suffixes (#1718)
|
1 year ago |
Marko Lahma
|
16365067f0
Make JsValue implement IConvertible (#1713)
|
1 year ago |
Marko Lahma
|
4b4d64f644
Package XML documentation (#1689)
|
1 year ago |
Marko Lahma
|
c5657939fc
Enable Meziantou.Analyzer (#1682)
|
1 year ago |
Marko Lahma
|
088f08f8e1
Enable code analysis with latest-Recommended (#1681)
|
1 year ago |
Marko Lahma
|
5ee35f1e52
Keep track of MethodInfoFunctionInstance's target object (#1658)
|
1 year ago |
Marko Lahma
|
8794aa03cc
Add fast path without try-catch for CLR function call (#1651)
|
1 year ago |
Marko Lahma
|
7fd4893131
Optimize engine construction (#1621)
|
1 year ago |
viruscamp
|
f4982ee8ff
More improvements for CLR Interop (#1616)
|
1 year ago |
viruscamp
|
0ebf7cd5a8
Support explicit interface and hidden member of super class (#1613)
|
2 years ago |
Umut Akkaya
|
db73cadf0a
Add StackGuard for improved stack handling support (#1566)
|
2 years ago |
Marko Lahma
|
75a7b12aef
Add net60 target (#1515)
|
2 years ago |
tomatosalat0
|
d372b34777
JSON.parse optimizations, refactoring, DoS-attack prevention (#1485)
|
2 years ago |
Marko Lahma
|
67705d7a07
Remove implicit using for System.Linq (#1493)
|
2 years ago |
Marko Lahma
|
56cc45ee9e
Create ITimeSystem abstraction for date parsing/time zone logic (#1488)
|
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
|
24db194fae
Disable object identity tracking by default under interop (#1466)
|
2 years ago |