#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 5b30dbb1e2 ExpressionOfCompatibleTypeCastIssue no longer warns on implicit 12 years ago
..
Analysis Revert "DepthFirstAstVisitor no longer tries to visit the children of non C#" 12 years ago
Ast Fix bug in AstNode.GetDescendantsImpl() that caused several unit tests to fail. 12 years ago
Completion Fix compiler warnings 12 years ago
Formatter Fixed xml doc formatting bug. 12 years ago
OutputVisitor Merge changes from SharpDevelop repository to NRefactory. 12 years ago
Parser Added constraint new () parens to the AST / fixed constraint 12 years ago
Properties Add year to license headers. 13 years ago
Refactoring ExpressionOfCompatibleTypeCastIssue no longer warns on implicit 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 Moved Severity/IssueMarker to NRefactory. This eliminates a 12 years ago
NameLookupMode.cs Add year to license headers. 13 years ago
QueryExpressionExpander.cs Add year to license headers. 13 years ago