Martin Burtscher
|
c83b62931f
Fix iterating a CLR list proxy and length property under interop (#2151)
|
4 天之前 |
Marko Lahma
|
8f106a7c1f
Rename ExceptionHelper to Throw and shorter method names (#2148)
|
1 周之前 |
Marko Lahma
|
0b03f8e2d9
Add support for using and await using (#2139)
|
2 周之前 |
Marko Lahma
|
e4800fad93
Improve interop performance with delegates and dictionaries (#2088)
|
3 月之前 |
Marko Lahma
|
323230e2fb
Enforce code style on build and fix issues (#2074)
|
4 月之前 |
Marko Lahma
|
27d3ce989d
Create global alias for JsValue[] arguments (#2055)
|
5 月之前 |
Marko Lahma
|
8e3e320891
Exclude static fields and properties from ObjectWrapper by default (#1981)
|
9 月之前 |
mspertus
|
e67e58a00c
Improve interop finding of properties in derived types (#1969)
|
10 月之前 |
Marko Lahma
|
eb091eb23b
Tweak object wrapper reported members logic (#1956)
|
11 月之前 |
Marko Lahma
|
780e01fef0
Make own properties for declared only method and properties configurable (#1948)
|
11 月之前 |
Matěj Štágl
|
ddbc2e3477
Make ObjectWrapper ClrType public (#1946)
|
11 月之前 |
Matěj Štágl
|
2e7ec9d441
Add ObjectWrapperReportedMemberTypes to Options (#1947)
|
11 月之前 |
Marko Lahma
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 年之前 |
Marko Lahma
|
65a5ba3afb
Remove obsolete members and bump version to 4 (#1834)
|
1 年之前 |
Eric J. Smith
|
45e0e7b04d
Improve support for array operations under interop (#1828)
|
1 年之前 |
Eric J. Smith
|
3209ab31d6
Add support for wrapped lists to push and pop items (#1822)
|
1 年之前 |
Marko Lahma
|
198f4f73c4
Support interop against System.Text.Json types on NET8+ (#1826)
|
1 年之前 |
Marko Lahma
|
8078b4a798
Create separate ObjectWrapper.Create factory method (#1810)
|
1 年之前 |
Marko Lahma
|
895b8d4e66
Improve interop performance against BCL list types (#1792)
|
1 年之前 |
Marko Lahma
|
580b9e51c4
Improve TypeDescriptor analysis logic (#1788)
|
1 年之前 |
Marko Lahma
|
9fbdab389f
Improve AOT usage scenarios with metadata (#1764)
|
1 年之前 |
Marko Lahma
|
69b33acaf3
Cleanup ObjectInstance public API (#1720)
|
1 年之前 |
Marko Lahma
|
7ad9db735c
Hide, rename and move some methods (#1719)
|
1 年之前 |
Marko Lahma
|
a3e919be49
Remove some Instance suffixes (#1718)
|
1 年之前 |
Marko Lahma
|
3ab67e416b
Groundwork for generators (#1705)
|
1 年之前 |
Marko Lahma
|
270e41459e
Refine interop member search with readable/writable requirement (#1687)
|
1 年之前 |
Marko Lahma
|
6653ec842c
Code changes to keep NET 8 analyzers happy (#1685)
|
1 年之前 |
Marko Lahma
|
c5657939fc
Enable Meziantou.Analyzer (#1682)
|
1 年之前 |
Marko Lahma
|
088f08f8e1
Enable code analysis with latest-Recommended (#1681)
|
1 年之前 |
Marko Lahma
|
f4667ed60e
Remove exposed CLR type equality requirement from ObjectWrapper.Equals (#1652)
|
1 年之前 |