#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 a1a80b63c9 Fix StackOverflowException when subtyping does not terminate due to expansive inheritance. 15 years ago
..
Analysis Move NRefactory.CSharp to separate assembly. 15 years ago
Ast Fixed named argument expression. 15 years ago
Completion Added completion engine stub. 15 years ago
Formatter Remove ITextEditorAdapter and use IDocument instead. 15 years ago
OutputVisitor Move NRefactory.CSharp to separate assembly. 15 years ago
Parser put variable initializer assign into the right node. 15 years ago
Properties Move NRefactory.CSharp to separate assembly. 15 years ago
Refactoring Remove ITextEditorAdapter and use IDocument instead. 15 years ago
Resolver Fix StackOverflowException when subtyping does not terminate due to expansive inheritance. 15 years ago
.gitignore Adjust unit tests to InvocationResolveResult changes. 15 years ago
ICSharpCode.NRefactory.CSharp.csproj Remove ITextEditorAdapter and use IDocument instead. 15 years ago