#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.
 
 
 
 
 
 
Simon Lindgren db31f5f80d Add fast check to discard most invocations early in FormatStringIssue. 14 years ago
..
CodeActions Removed debug messages. 14 years ago
CodeIssues Add fast check to discard most invocations early in FormatStringIssue. 14 years ago
BaseRefactoringContext.cs Merge remote-tracking branch 'upstream/master' into mansheng 14 years ago
CodeAction.cs
CodeIssue.cs Merge minor changes from SharpDevelop repository (mostly additional documentation for ResolveResults). 14 years ago
ContextActionAttribute.cs
DocumentScript.cs Rename 'cu' to 'syntaxTree'. 14 years ago
ICodeActionProvider.cs
ICodeIssueProvider.cs Rename CompilationUnit to SyntaxTree. 14 years ago
IssueAttribute.cs
IssueMarker.cs
LambdaHelper.cs
LocalReferenceFinder.cs [Refactoring] Add LocalReferenceFinder. 14 years ago
NamingHelper.cs [CodeActions] Adjust the behaviour of AddCatchTypeAction. 14 years ago
PatternHelper.cs
RefactoringAstHelper.cs
RefactoringContext.cs Add 'FullTypeName' struct, and use it to represent type names. 14 years ago
Script.cs [Refactoring] Script now corrects the formatting of inserted & 14 years ago
Severity.cs
TypeCompatibilityHelper.cs [CodeIssue] Added CastExpressionOfIncompatibleTypeIssue 14 years ago
TypeSystemAstBuilder.cs Revert "[AST] Handled protected and/or internal on AST level." 14 years ago
VariableReferenceGraph.cs [Refactoring] Fixed potential issue in variable refrence graph 14 years ago