269
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Oct 12, 2024 — Oct 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update changelog for 5.2.1 release More... 7 months ago
Dispose keyEnumerator More... 12 months ago
Optimize array usage, plus other minor tweaks More... 12 months ago
Update changelog for 5.2.0 release More... about 1 year ago
Merge pull request #668 from stakx/enhancement/nullable-reference-type-annotations More... about 1 year ago
Fix GitHub Actions job failures (#682) More... about 1 year ago
Merge pull request #661 from stakx/enhancements/default-interface-members More... about 1 year ago
Merge pull request #670 from jerone/patch-1 More... almost 2 years ago
Update DictionaryAdapter TypeKeyPrefix example More... about 2 years ago
Update changelog More... about 2 years ago
Update `ref/` contract files More... about 2 years ago
Add NRT annotations for public API More... about 2 years ago
Optimize & document `InterfaceMembersOnClassCollector` (#667) More... about 2 years ago
Merge pull request #666 from stakx/refactor/accessibility-check More... about 2 years ago
Optimize `ProxyUtil.IsAccessibleMethod` More... about 2 years ago
Remove redundant accessibility checks from `AcceptMethodPreScreen` More... about 2 years ago
Extract method accessibility check from `GetMethodToGenerate` More... about 2 years ago
Add tests for method default impls in mixins More... about 2 years ago
Exclude non-overridable methods from collection More... about 2 years ago
Add tests for protected methods with default impls More... about 2 years ago
Group tests using `#region`s More... about 2 years ago
Add tests for method default impls in additional interfaces More... about 2 years ago
Update changelog More... about 2 years ago
Add tests for static interface methods More... about 2 years ago
Add test for generic method with default impl More... about 2 years ago
Add more tests re: methods with default impls More... about 2 years ago
Fix tests for properties with default impls More... about 2 years ago
Add more tests for default interface property impls More... about 2 years ago
Reduce impact of extra collection pass More... about 2 years ago
Add more tests for default interface method impls More... about 2 years ago