Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Widthdom
/
FolderDiffIL4DotNet
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Title: Fix nullable reference type build errors
- #28
#28
Merged
Widthdom
merged 15 commits into
main
Widthdom/FolderDiffIL4DotNet:main
from
claude/refactor-large-classes-0jPq9
Widthdom/FolderDiffIL4DotNet:claude/refactor-large-classes-0jPq9
Copy head branch name to clipboard
Mar 20, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Title: Fix nullable reference type build errors
#28
Widthdom
merged 15 commits into
main
Widthdom/FolderDiffIL4DotNet:main
from
claude/refactor-large-classes-0jPq9
Widthdom/FolderDiffIL4DotNet:claude/refactor-large-classes-0jPq9
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2026
refactor: decompose large classes into partial class files
Show description for 48dd450
claude
committed
48dd450
View commit details
Copy full SHA for 48dd450
Browse repository at this point
build: enable Nullable, TreatWarningsAsErrors, and suppress doc/nullable warnings
Show description for ab9ad8d
claude
committed
ab9ad8d
View commit details
Copy full SHA for ab9ad8d
Browse repository at this point
feat: add BenchmarkDotNet performance benchmark project
Show description for 3afc071
claude
committed
3afc071
View commit details
Copy full SHA for 3afc071
Browse repository at this point
test: add environment variable opt-in for E2E disassembler tests
Show description for 3c88c7c
claude
committed
3c88c7c
View commit details
Copy full SHA for 3c88c7c
Browse repository at this point
docs: update CHANGELOG, DEVELOPER_GUIDE, TESTING_GUIDE for refactoring changes
Show description for 2175327
claude
committed
2175327
View commit details
Copy full SHA for 2175327
Browse repository at this point
docs: fix CHANGELOG Japanese section structure
Show description for fde7537
claude
committed
fde7537
View commit details
Copy full SHA for fde7537
Browse repository at this point
refactor: add nullable reference type annotations and remove NoWarn suppressions
Show description for 4acaa88
claude
committed
4acaa88
View commit details
Copy full SHA for 4acaa88
Browse repository at this point
docs: update CHANGELOG nullable status, add nullable policy and JP sections to DEVELOPER_GUIDE
Show description for 7ece39d
claude
committed
7ece39d
View commit details
Copy full SHA for 7ece39d
Browse repository at this point
Fix CS8600 nullable warnings in FileSystemUtility.cs
Show description for 2f8aa5f
claude
committed
2f8aa5f
View commit details
Copy full SHA for 2f8aa5f
Browse repository at this point
Fix build: exclude Benchmarks from main project, fix nullable in ConfigService
Show description for a5e53f2
claude
committed
a5e53f2
View commit details
Copy full SHA for a5e53f2
Browse repository at this point
Fix 45 nullable reference type warnings across 11 files
Show description for d4f807b
claude
committed
d4f807b
View commit details
Copy full SHA for d4f807b
Browse repository at this point
Merge branch 'main' into claude/refactor-large-classes-0jPq9
Widthdom
authored
882806e
View commit details
Copy full SHA for 882806e
Browse repository at this point
Fix 7 remaining nullable cascading errors
Show description for 7226a92
claude
committed
7226a92
View commit details
Copy full SHA for 7226a92
Browse repository at this point
Fix 2 remaining nullable errors in RecordDisassemblerUsage calls
Show description for fd43c37
claude
committed
fd43c37
View commit details
Copy full SHA for fd43c37
Browse repository at this point
Fix benchmark build errors: FileComparer is now static
Show description for 72ac7a4
claude
committed
72ac7a4
View commit details
Copy full SHA for 72ac7a4
Browse repository at this point
You can’t perform that action at this time.