1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 17 hours ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix potential NullReferenceException in TypeSystemAstBuilder.ConvertConstructor More... about 10 years ago
Fix potential InvalidCastException in AccessToClosureIssue. More... about 10 years ago
Fix NullReferenceException when calling GetBaseMembers() on global method. More... about 10 years ago
Merge pull request #384 from DavidKarlas/master More... about 10 years ago
Fixing Constructor Initializer placement and new adding policies NewLineBeforeConstructorInitializerColon and NewLineAfterConstructorInitializerColon More... about 10 years ago
Fixed a bug in constant value type system conversion. More... about 10 years ago
Fixed unit tests. More... about 10 years ago
Improved GetTypeForQueryVariable More... about 10 years ago
Removed resolveinvocationongiventarget call. More... about 10 years ago
Added another work around for the query variable issue. More... about 10 years ago
Revert "Try to use a syntactical approach for resolving lambda expressions." More... about 10 years ago
Try to use a syntactical approach for resolving lambda expressions. More... about 10 years ago
Added failing unit test. More... about 10 years ago
Improved CS0618UsageOfObsoleteMemberIssue More... about 10 years ago
Set XmlResolver=null to avoid looking up external DTDs. More... about 10 years ago
Fix bug in AstNode.GetNodesBetween(). More... about 10 years ago
Merge NRefactory changes from SharpDevelop repository: More... about 10 years ago
Fix potential NullReferenceException in OperatorIsCanBeUsedIssue. More... about 10 years ago
Fix #377 - NullReferenceException in NullAnalysisVisitor More... about 10 years ago
Add IAstVisitor.VisitNullNode(). More... about 10 years ago
Fixed bug in FunctionNeverReturnsIssue. More... about 10 years ago
Formatting options change: blank lines are now >minimum< blank lines. TODO: Add options for maximum blank lines to preserve. More... about 10 years ago
Fixed bug in 'XmlDocIssue'. More... about 10 years ago
Added 'CS1105ExtensionMethodMustBeDeclaredStaticAction'. More... about 10 years ago
Merge pull request #381 from mono-soc-2013/MateY-IndentEngine More... about 10 years ago
Issue with preprocessor directives. More... about 10 years ago
Fix ICompilation.Import(ISymbol) for namespaces in extern alias. More... about 10 years ago
Handle errors if the XML file changes between the XmlDocumentationProvider ctor call and the GetDocumentation call. More... about 10 years ago
Added some indenting unit tests. More... about 10 years ago
Fixed possible parser bug. More... about 10 years ago