#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 b52a348373 More work on lambda expressions. 14 years ago
..
ArrayCreationTests.cs Add ID string provider + a few resolver bugfixes 14 years ago
AttributeTests.cs Add InvocationResolveResult. 14 years ago
BinaryOperatorTests.cs Fix bugs caused by the introduction of user-defined operators. 14 years ago
CastTests.cs Expose conversions as part of the ResolveResult. 14 years ago
ConditionalOperatorTests.cs Add support for user-defined operators. 14 years ago
ConversionsTest.cs Expose conversions as part of the ResolveResult. 14 years ago
ExtensionMethodTests.cs Add InvocationResolveResult. 14 years ago
InvocationTests.cs Add InvocationResolveResult. 14 years ago
LambdaTests.cs More work on lambda expressions. 14 years ago
LinqTests.cs Add lots of resolver unit tests. 15 years ago
LocalTypeInferenceTests.cs Add lots of resolver unit tests. 15 years ago
NameLookupTests.cs Add InvocationResolveResult. 14 years ago
ObjectCreationTests.cs Add InvocationResolveResult. 14 years ago
OverloadResolutionTests.cs Implemented type inference for implicitly typed lambdas. 14 years ago
ResolverTestBase.cs More work on lambda expressions. 14 years ago
TypeInferenceTests.cs Add InvocationResolveResult. 14 years ago
UnaryOperatorTests.cs Expose conversions as part of the ResolveResult. 14 years ago
UnsafeCodeTests.cs Fixed some issues in resolver; enable resolver unit tests. 14 years ago