#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 444eb11153 Implemented basic rename feature. 12 years ago
..
Analysis Add TypeGraphNode to NRefactory; and move AbiComparer from NR.CSharp.Analysis to NR.Analysis 12 years ago
CodeActions Fix crash in ConvertIfToSwitchAction when there are nested if statements. 12 years ago
CodeCompletion Added failing completion test case. 12 years ago
CodeIssues Added unit test for CS0029InvalidConversionIssue. 12 years ago
Inspector Worked on inconsistent naming issue. 14 years ago
Parser Ignore failing test 12 years ago
Refactoring Ensure we pass the correct type argument to GatherVisitorBase<>. 12 years ago
Resolver Implemented basic rename feature. 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 Took out failing tests on mono. 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