#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 16aa0c6c28 Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system. 13 years ago
..
CodeActions Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system. 13 years ago
CodeIssues [CodeIssues] Converted IgnoreConstructors to a property. 13 years ago
BaseRefactoringContext.cs Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system. 13 years ago
CodeAction.cs Added some documentation. 14 years ago
CodeIssue.cs Merge minor changes from SharpDevelop repository (mostly additional documentation for ResolveResults). 14 years ago
ContextActionAttribute.cs Remove BaseRefactoringContext.StartScript(). 14 years ago
DocumentScript.cs Rename 'cu' to 'syntaxTree'. 13 years ago
ICodeActionProvider.cs Changed the ContextAction/Inspector API. 14 years ago
ICodeIssueProvider.cs Rename CompilationUnit to SyntaxTree. 13 years ago
IssueAttribute.cs Remove BaseRefactoringContext.StartScript(). 14 years ago
IssueMarker.cs Changed the ContextAction/Inspector API. 14 years ago
PatternHelper.cs Simplified several inspectors. Includes some minor bugfixes. 14 years ago
RefactoringAstHelper.cs Simplified several inspectors. Includes some minor bugfixes. 14 years ago
RefactoringContext.cs Simplify ImplementInterfaceAction by using the TypeSystemAstBuilder. 13 years ago
Script.cs Script.Link() dummy implementation: return a completed task instead of null. 13 years ago
Severity.cs Added documentation for issue severity. 14 years ago
TypeSystemAstBuilder.cs TypeSystemAstBuilder: do not specify accessibility on accessors unless necessary. 13 years ago