Marko Lahma
|
8f106a7c1f
Rename ExceptionHelper to Throw and shorter method names (#2148)
|
1 주 전 |
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
|
8e3e320891
Exclude static fields and properties from ObjectWrapper by default (#1981)
|
9 달 전 |
Marko Lahma
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 년 전 |
Marko Lahma
|
51d5e52e90
Improve System.Text.Json numeric type conversion under interop (#1843)
|
1 년 전 |
Marko Lahma
|
00d6a6e8b6
Make task to promise wrapping an opt-in experimental feature (#1830)
|
1 년 전 |
Marko Lahma
|
198f4f73c4
Support interop against System.Text.Json types on NET8+ (#1826)
|
1 년 전 |
Tom Bruyneel
|
3fbbff729c
Add task support to DefaultObjectConverter (#1787)
|
1 년 전 |
Marko Lahma
|
6653ec842c
Code changes to keep NET 8 analyzers happy (#1685)
|
1 년 전 |
Marko Lahma
|
088f08f8e1
Enable code analysis with latest-Recommended (#1681)
|
1 년 전 |
Marko Lahma
|
0242ac5a81
Track TypeReference registrations and use as prototype (#1661)
|
1 년 전 |
viruscamp
|
f4982ee8ff
More improvements for CLR Interop (#1616)
|
1 년 전 |
viruscamp
|
0ebf7cd5a8
Support explicit interface and hidden member of super class (#1613)
|
2 년 전 |
Marko Lahma
|
57d142954e
Clear interop identity tracking ConditionalWeakTable in Engine.Dispose (#1408)
|
2 년 전 |
Marko Lahma
|
11a47fc717
Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360)
|
2 년 전 |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 년 전 |
Marko Lahma
|
c680830d3b
Add easier APIs for interop usage (#1351)
|
2 년 전 |
Genteure
|
660f6ad78e
Cache wrapped object returned by WrapObjectHandler (#1327)
|
2 년 전 |
Marko Lahma
|
fb8b68781d
Reduce memory allocations in array handling (#1314)
|
2 년 전 |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 년 전 |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 년 전 |
Sébastien Ros
|
9e8babdbf0
Fix some unicode tests (#1033)
|
3 년 전 |
Marko Lahma
|
b3dc1d4769
Add IConvertible handling for DateTime and Empty/DBNull (#1010)
|
3 년 전 |
Marko Lahma
|
2d8f1ec2cb
Improve stringify for JObject (#1009)
|
3 년 전 |
Marko Lahma
|
c117c5ea16
Prevent GetType and System.Reflection namespace under interop by default (#994)
|
3 년 전 |
Marko Lahma
|
f5571d0700
Refactor options and add MaxArraySize constraint (#923)
|
3 년 전 |