#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 177fb85a00 Fix infinite recursion when resolving the base type of "class Test : Test.Base { public class Base {} }" 14 years ago
..
CSharp Fix infinite recursion when resolving the base type of "class Test : Test.Base { public class Base {} }" 14 years ago
Documentation Apply license header to unit tests. 14 years ago
FormattingTests Implemented attribute section formatting. 14 years ago
Properties Create empty project 15 years ago
TypeSystem Fix bug in ParameterListComparer: the method signatures "Method<T>(T a)" and "Method<S>(S b)" were considered unequal. 14 years ago
Utils Apply license header to unit tests. 14 years ago
.gitignore Create empty project 15 years ago
ICSharpCode.NRefactory.Tests.csproj Fix bug in ParameterListComparer: the method signatures "Method<T>(T a)" and "Method<S>(S b)" were considered unequal. 14 years ago