#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Grunwald e1f13aaedf Replace ExpressionOfCompatibleTypeCastIssue with CS0029InvalidConversionIssue. 12 years ago
..
Analysis Fix ExpressionOfCompatibleTypeCastIssue: assigning a literal 0 to an enum-type variable is valid 12 years ago
Ast Ensure we pass the correct type argument to GatherVisitorBase<>. 12 years ago
Completion Fix compiler warnings 12 years ago
Formatter Fixed xml doc formatting bug. 12 years ago
OutputVisitor AddAnotherAccessorAction: don't try to assign to readonly fields 12 years ago
Parser Remove unreachable code 12 years ago
Properties Add year to license headers. 13 years ago
Refactoring Replace ExpressionOfCompatibleTypeCastIssue with CS0029InvalidConversionIssue. 12 years ago
Resolver Remove constructors from CSharpUnresolvedFile - they could be mistaken to load the specified file name. 12 years ago
TypeSystem Remove constructors from CSharpUnresolvedFile - they could be mistaken to load the specified file name. 12 years ago
CSharpProjectContent.cs Add year to license headers. 13 years ago
ICSharpCode.NRefactory.CSharp.csproj Replace ExpressionOfCompatibleTypeCastIssue with CS0029InvalidConversionIssue. 12 years ago
NameLookupMode.cs Add year to license headers. 13 years ago
QueryExpressionExpander.cs Add year to license headers. 13 years ago