#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 17c4315974 Rename IsExtensionMethodGroupConversion -> DelegateCapturesFirstArgument. 12 years ago
..
Analysis Added distinct color for the 'var' context sensitive keyword. 13 years ago
CodeActions Fixed bug in TestRefactoringContext that attempted to put fields inside properties 12 years ago
CodeCompletion Fix compiler warnings 12 years ago
CodeIssues Fix ExpressionOfCompatibleTypeCastIssue. 12 years ago
Inspector Worked on inconsistent naming issue. 14 years ago
Parser Fix compiler warnings 12 years ago
Refactoring Add year to license headers. 13 years ago
Resolver Rename IsExtensionMethodGroupConversion -> DelegateCapturesFirstArgument. 12 years ago
AstStructureTests.cs Add year to license headers. 13 years ago
CSharpAmbienceTests.cs Add year to license headers. 13 years ago
CSharpOutputVisitorTests.cs Add year to license headers. 13 years ago
CodeDomConvertVisitorTests.cs Add year to license headers. 13 years ago
DepthFirstVisitorTests.cs Add unit test demonstrating that the DepthFirstVisitor optimization was invalid. 13 years ago
InsertParenthesesVisitorTests.cs Add year to license headers. 13 years ago
QueryExpressionExpanderTests.cs Fix compiler warnings 12 years ago