#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 c02e801b5d Introduce ResolvedUsingScope (serves as cache per using-scope; avoids resolving imported namespaces repeatedly). 14 years ago
..
ContextAction Type system refactoring: split unresolved/resolved type systems. 14 years ago
Action.cs Move NRefactory.CSharp to separate assembly. 15 years ago
CreateLinkAction.cs Move NRefactory.CSharp to separate assembly. 15 years ago
FormatTextAction.cs Move NRefactory.CSharp to separate assembly. 15 years ago
IActionFactory.cs Move NRefactory.CSharp to separate assembly. 15 years ago
IContextAction.cs Move NRefactory.CSharp to separate assembly. 15 years ago
NodeOutputAction.cs Remove ITextEditorAdapter and use IDocument instead. 15 years ago
NodeSelectionAction.cs Move NRefactory.CSharp to separate assembly. 15 years ago
RefactoringContext.cs Type system refactoring: split unresolved/resolved type systems. 14 years ago
Script.cs Add CodeDomConvertVisitor. 15 years ago
TextReplaceAction.cs Move NRefactory.CSharp to separate assembly. 15 years ago
TypeSystemAstBuilder.cs Introduce ResolvedUsingScope (serves as cache per using-scope; avoids resolving imported namespaces repeatedly). 14 years ago