#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 176f97354c Fixed overload resolution bug 15 years ago
..
BinaryOperatorTests.cs Fixed issues with LogicalAnd and LogicalOr operators. 15 years ago
CastTests.cs Started implementing type inference. 15 years ago
ConversionsTest.cs Rename Util to Utils; added replaced "object CacheToken" with "CacheManager CacheManager" 15 years ago
OverloadResolutionTests.cs Fixed overload resolution bug 15 years ago
ResolverTestBase.cs Started implementing type inference. 15 years ago
SimpleNameLookupTests.cs Started implementing type inference. 15 years ago
UnaryOperatorTests.cs Added support for relational operators. 15 years ago