#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 6c4d206dcd Added failing completion test case. 12 years ago
..
Analysis Added distinct color for the 'var' context sensitive keyword. 12 years ago
CodeActions Updated mcs. 12 years ago
CodeCompletion Added failing completion test case. 12 years ago
CodeIssues Fixed some issues in redundant catch issue. 12 years ago
Inspector Worked on inconsistent naming issue. 14 years ago
Parser Added line preprocessor directive support. 12 years ago
Refactoring Add year to license headers. 13 years ago
Resolver Fix icsharpcode/NRefactory#183: Implicit conversion detected as explicit conversion 12 years ago
AstStructureTests.cs Fixed failing test. 12 years ago
AstTests.cs Added DescendantNodes API. 12 years ago
CSharpAmbienceTests.cs Add year to license headers. 13 years ago
CSharpOutputVisitorTests.cs Add year to license headers. 13 years ago
CodeDomConvertVisitorTests.cs Remove constructors from CSharpUnresolvedFile - they could be mistaken to load the specified file name. 12 years ago
DepthFirstVisitorTests.cs Add unit test demonstrating that the DepthFirstVisitor optimization was invalid. 12 years ago
InsertParenthesesVisitorTests.cs Add year to license headers. 13 years ago
QueryExpressionExpanderTests.cs Fix compiler warnings 12 years ago