#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.
 
 
 
 
 
 
Mike Krüger ba13e28750 Fixed bug in redundant assignment issue. 13 years ago
..
Analysis Revert "DepthFirstAstVisitor no longer tries to visit the children of non C#" 13 years ago
Ast Add ConstructorInitializerType.Any for more flexible pattern matching on constructor initializers. 13 years ago
Completion Fixed completion bug. 13 years ago
Formatter Fixed formatting tests. 13 years ago
OutputVisitor CodeDom visitor now skips new lines & white spaces. 13 years ago
Parser Fixed completion bug. 13 years ago
Properties Add year to license headers. 13 years ago
Refactoring Fixed bug in redundant assignment issue. 13 years ago
Resolver Fix return value conversion within async lambda. 13 years ago
TypeSystem Add year to license headers. 13 years ago
CSharpProjectContent.cs Add year to license headers. 13 years ago
ICSharpCode.NRefactory.CSharp.csproj Remove duplicate ifs, in if/else chains in case that the expression is duplicated. It can happen in copy/paste cases. 13 years ago
NameLookupMode.cs Add year to license headers. 13 years ago
QueryExpressionExpander.cs Add year to license headers. 13 years ago