#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 69360a2c1c Implemented constraint inheritance. 14 years ago
..
CecilLoaderTests.cs Allow CecilProjectContent to be serialized. Add FastSerializer to NRefactory.Utils. 14 years ago
GetAllBaseTypesTest.cs Implemented grouping overloads by declared type. 14 years ago
GetMembersTests.cs Fixed resolving simple names within a generic class that refer to a non-generic inner class. 14 years ago
ReflectionHelperTests.cs Apply license header to unit tests. 14 years ago
SerializedCecilLoaderTests.cs Allow CecilProjectContent to be serialized. Add FastSerializer to NRefactory.Utils. 14 years ago
StructureTests.cs Apply license header to unit tests. 14 years ago
TestInterningProvider.cs Apply license header to unit tests. 14 years ago
TypeParameterTests.cs Add GetEffectiveBaseClass() and GetEffectiveInterfaceSet() to ITypeParameter, and fixed a bug in DefaultTypeParameter.IsReferenceType(). 14 years ago
TypeSystemTests.TestCase.cs Implemented constraint inheritance. 14 years ago
TypeSystemTests.cs Implemented constraint inheritance. 14 years ago