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
Accelerator
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 }}
codingriver
/
NRefactory
Public
forked from
icsharpcode/NRefactory
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
NRefactory
ICSharpCode.NRefactory.CSharp
Analysis
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 5, 2015
Consistently use 'null' DeclaringType for top-level entities.
dgrunwald
committed
7df1359
View commit details
Copy full SHA for 7df1359
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
Made field protected.
Show description for ed69165
Mike Krüger
committed
ed69165
View commit details
Copy full SHA for ed69165
View code at this point
Browse repository at this point
Commits on Aug 27, 2014
Fixed semantic highlighting issue.
Mike Krüger
committed
13da5ab
View commit details
Copy full SHA for 13da5ab
View code at this point
Browse repository at this point
Fixed bug in semantic highlighting.
Mike Krüger
committed
db6f8a4
View commit details
Copy full SHA for db6f8a4
View code at this point
Browse repository at this point
Commits on Mar 10, 2014
Fix NullReferenceException in NullAnalysisVisitor.VisitObjectCreateExpression
dgrunwald
committed
b92f505
View commit details
Copy full SHA for b92f505
View code at this point
Browse repository at this point
Commits on Feb 27, 2014
Fixed 'IsInactiveConditionalMethod' in SemanticHighlightingVisitor.
Mike Krüger
committed
bae55fb
View commit details
Copy full SHA for bae55fb
View code at this point
Browse repository at this point
Commits on Feb 26, 2014
Fixed possible infinite loop.
Mike Krüger
committed
2a7a8bb
View commit details
Copy full SHA for 2a7a8bb
View code at this point
Browse repository at this point
Commits on Feb 14, 2014
Fix #377 - NullReferenceException in NullAnalysisVisitor
dgrunwald
committed
9db72dc
View commit details
Copy full SHA for 9db72dc
View code at this point
Browse repository at this point
Commits on Jan 24, 2014
Fix potential NullReferenceExceptions.
dgrunwald
committed
0831ca2
View commit details
Copy full SHA for 0831ca2
View code at this point
Browse repository at this point
Commits on Jan 2, 2014
Fixed bug in format method recognition.
Mike Krüger
committed
55ee1fd
View commit details
Copy full SHA for 55ee1fd
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
Fix inconsistent newlines in several files.
dgrunwald
committed
3fb99fe
View commit details
Copy full SHA for 3fb99fe
View code at this point
Browse repository at this point
Commits on Oct 16, 2013
Implemented RedundantNotNullAttributeInNonNullableTypeIssue, which detects when [NotNull] is used in contexts it is not needed (is used in a non-nullable type).
luiscubal
committed
a11e758
View commit details
Copy full SHA for a11e758
View code at this point
Browse repository at this point
Commits on Oct 4, 2013
Fixed potential null reference exception in null value analysis
Mike Krüger
committed
fa88481
View commit details
Copy full SHA for fa88481
View code at this point
Browse repository at this point
Commits on Sep 25, 2013
Fixed bug in null value analysis
Mike Krüger
committed
316b66e
View commit details
Copy full SHA for 316b66e
View code at this point
Browse repository at this point
Commits on Sep 14, 2013
Merge pull request #335 from mono-soc-2013/luiscubal-fix-14732
Show description for 3c08e33
Mike Krüger
committed
3c08e33
View commit details
Copy full SHA for 3c08e33
View code at this point
Browse repository at this point
Fixed bug #14732
luiscubal
committed
344f629
View commit details
Copy full SHA for 344f629
View code at this point
Browse repository at this point
Commits on Sep 13, 2013
NullValueAnalysis: Support IS_FALSE, IS_NULL and IS_NOT_NULL assertions.
luiscubal
committed
78a6318
View commit details
Copy full SHA for 78a6318
View code at this point
Browse repository at this point
NullValueAnalysis: Implemented JetBrains.Annotations assertion attributes.
luiscubal
committed
10e51f6
View commit details
Copy full SHA for 10e51f6
View code at this point
Browse repository at this point
Commits on Sep 12, 2013
NullValueAnalysis: Fixed do...while statement handling.
luiscubal
committed
4f19f92
View commit details
Copy full SHA for 4f19f92
View code at this point
Browse repository at this point
NullValueAnalysis: Implemented out/ref annotations.
luiscubal
committed
fb8d968
View commit details
Copy full SHA for fb8d968
View code at this point
Browse repository at this point
NullValueAnalysis: Implemented JetBrains.Annotations NotNull and MayBeNull attributes.
luiscubal
committed
34aedb1
View commit details
Copy full SHA for 34aedb1
View code at this point
Browse repository at this point
Commits on Sep 10, 2013
NullValueAnalysis: Improved accuracy of analysis of non-nullable types.
luiscubal
committed
f7c901f
View commit details
Copy full SHA for f7c901f
View code at this point
Browse repository at this point
Commits on Sep 8, 2013
NullValueAnalysis: Improve accuracy of GetVariableStateBefore/AfterStatement.
Show description for 73022f3
luiscubal
committed
73022f3
View commit details
Copy full SHA for 73022f3
View code at this point
Browse repository at this point
NullValueAnalysis: Register result of default() expressions.
Show description for 67bdf7f
luiscubal
committed
67bdf7f
View commit details
Copy full SHA for 67bdf7f
View code at this point
Browse repository at this point
Commits on Sep 7, 2013
Fixed another bug in NullValueAnalysis -- also related to comparisons between non-null values.
luiscubal
committed
56b8f45
View commit details
Copy full SHA for 56b8f45
View code at this point
Browse repository at this point
NullValueAnalysis: Fixed bug reported by miniBill: comparison with non-null value not working correctly.
luiscubal
committed
d244682
View commit details
Copy full SHA for d244682
View code at this point
Browse repository at this point
Commits on Sep 6, 2013
NullValueAnalysis: Removed obsolete assertion.
Show description for a8aa66d
luiscubal
committed
a8aa66d
View commit details
Copy full SHA for a8aa66d
View code at this point
Browse repository at this point
Improved null value analysis
luiscubal
committed
4fca693
View commit details
Copy full SHA for 4fca693
View code at this point
Browse repository at this point
NullValueAnalysis: Analysis now detects when a variable is not local.
Show description for 5d79d7f
luiscubal
committed
5d79d7f
View commit details
Copy full SHA for 5d79d7f
View code at this point
Browse repository at this point
NullValueAnalysis: Implement VisitorResult.ThrowsException.
Show description for 77f13f4
luiscubal
committed
77f13f4
View commit details
Copy full SHA for 77f13f4
View code at this point
Browse repository at this point
Commits on Sep 5, 2013
NullValueAnalysis: Check if cancellation has been requested
luiscubal
committed
283dd67
View commit details
Copy full SHA for 283dd67
View code at this point
Browse repository at this point
Commits on Sep 3, 2013
NullValueAnalysis: Implemented linq group by clause.
luiscubal
committed
f36c839
View commit details
Copy full SHA for f36c839
View code at this point
Browse repository at this point
NullValueAnalysis: Added support for unsafe blocks.
luiscubal
committed
8bb6be7
View commit details
Copy full SHA for 8bb6be7
View code at this point
Browse repository at this point
Removed debug code.
Mike Krüger
committed
7e24f2f
View commit details
Copy full SHA for 7e24f2f
View code at this point
Browse repository at this point
Fixed too many false positives in null reference issue.
Show description for bf12bde
Mike Krüger
committed
bf12bde
View commit details
Copy full SHA for bf12bde
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.