4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
switched modulefunctionobject.cs to the new style references More... over 4 years ago
nullability annotations for PyObject More... over 4 years ago
switched module.cs to the new style references More... over 4 years ago
switched delegateobject.cs to the new style references More... over 4 years ago
switched propertyobject.cs to the new style references More... over 4 years ago
switched overload.cs to the new style references More... over 4 years ago
switched methodbinding.cs and methodobject.cs to the new style references More... over 4 years ago
added nullability annotations to methodbinder.cs More... over 4 years ago
partially switched classmanager.cs to the new style references More... over 4 years ago
partially switched managedtype.cs to the new style references More... over 4 years ago
switched classobject.cs to the new style references More... over 4 years ago
switched classmanager.cs to the new style references More... over 4 years ago
fixed nullability in assemblymanager.cs More... over 4 years ago
fixed nullablity in arrayobject.cs More... over 4 years ago
mass enable nullable types More... over 4 years ago
switched pytype.cs to the new style references More... over 4 years ago
switched typemanager.cs to the new style references More... over 4 years ago
partially switched metatype.cs to the new style references More... over 4 years ago
switched delegatemanager.cs to the new style references More... over 4 years ago
switched arrayobject.cs to the new style references More... over 4 years ago
partially switched classderived.cs to the new reference style More... over 4 years ago
switched methodbinder.cs to the new style references More... over 4 years ago
mostly switched moduleobject.cs to the new style references More... over 4 years ago
switched pyobject.cs to the new style references More... over 4 years ago
switched most of classbase.cs to the new style references (except cross-domain context) More... over 4 years ago
switched converter.cs to the new style references More... over 4 years ago
use reference types instead of IntPtr where possible in runtime.cs More... over 4 years ago
fixed recursive dependency in clr module initialization when there's a public class that implements IEnumerable in global namespace More... over 4 years ago
include README.md into NuGet package More... over 4 years ago
make .NET objects that have __call__ method callable from Python (#1589) More... over 4 years ago