#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 f631199013 Type system refactoring: split unresolved/resolved type systems. 15 years ago
..
ArrayCreateTests.cs Re-enable resolver unit tests that failed due to the parser returning incorrect positions. 15 years ago
AttributeTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
BinaryOperatorTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
CastTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
ConditionalOperatorTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
ConversionsTest.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
ExtensionMethodTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
InvocationTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
LambdaTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
LinqTests.cs Adjust unit tests to InvocationResolveResult changes. 15 years ago
LocalTypeInferenceTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
MemberLookupTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
NameLookupTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
ObjectCreationTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
OverloadResolutionTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
ResolveAtLocationTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
ResolverTestBase.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
TypeInferenceTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
UnaryOperatorTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
UnsafeCodeTests.cs Move ResolveResults to NR.Semantics 15 years ago