#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 a5c93a38e4 Adjust resolver to object initializer AST changes. 14 years ago
..
ArrayCreateTests.cs Resolver: array create expressions 14 years ago
AttributeTests.cs Apply license header to unit tests. 14 years ago
BinaryOperatorTests.cs Apply license header to unit tests. 14 years ago
CastTests.cs Apply license header to unit tests. 14 years ago
ConditionalOperatorTests.cs Apply license header to unit tests. 14 years ago
ConversionsTest.cs Apply license header to unit tests. 14 years ago
ExtensionMethodTests.cs Apply license header to unit tests. 14 years ago
InvocationTests.cs Implemented grouping overloads by declared type. 14 years ago
LambdaTests.cs Adjust resolver to object initializer AST changes. 14 years ago
LinqTests.cs Apply license header to unit tests. 14 years ago
LocalTypeInferenceTests.cs Apply license header to unit tests. 14 years ago
NameLookupTests.cs Member lookup: Fix IsAccessible bug for protected static members. 14 years ago
ObjectCreationTests.cs Adjust resolver to object initializer AST changes. 14 years ago
OverloadResolutionTests.cs Apply license header to unit tests. 14 years ago
ResolverTestBase.cs Add GetMemberOptions. 14 years ago
TypeInferenceTests.cs Implemented grouping overloads by declared type. 14 years ago
UnaryOperatorTests.cs Apply license header to unit tests. 14 years ago
UnsafeCodeTests.cs Apply license header to unit tests. 14 years ago