#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 3b6fe6ff0d Adjust resolver to AST changes and disable failing unit tests. 15 years ago
..
AliasReferenceExpressionTests.cs Adjust resolver to AST changes and disable failing unit tests. 15 years ago
AnonymousMethodTests.cs Re-enabled the unit tests that were commented out. 15 years ago
ArrayObjectCreateExpressionTests.cs Adjust resolver to AST changes and disable failing unit tests. 15 years ago
AssignmentExpressionTests.cs C# Ast refactoring: introduce Role<T> and add setters. 15 years ago
BaseReferenceExpressionTests.cs Add TypeMembers unit tests. 15 years ago
BinaryOperatorExpressionTests.cs Add InsertParenthesesVisitor 15 years ago
CastExpressionTests.cs Re-enabled the unit tests that were commented out. 15 years ago
CheckedExpressionTests.cs Add TypeMembers unit tests. 15 years ago
ConditionalExpressionTests.cs Enable parser unit tests; ignore those that are broken. 15 years ago
DefaultValueExpressionTests.cs Adjust resolver to AST changes and disable failing unit tests. 15 years ago
IdentifierExpressionTests.cs Adjust resolver to AST changes and disable failing unit tests. 15 years ago
IndexerExpressionTests.cs Add TypeMembers unit tests. 15 years ago
InvocationExpressionTests.cs Adjust resolver to AST changes and disable failing unit tests. 15 years ago
IsExpressionTests.cs Re-enabled the unit tests that were commented out. 15 years ago
LambdaExpressionTests.cs Adjust resolver to AST changes and disable failing unit tests. 15 years ago
MemberReferenceExpressionTests.cs Adjust resolver to AST changes and disable failing unit tests. 15 years ago
ParenthesizedExpressionTests.cs Add TypeMembers unit tests. 15 years ago
PointerReferenceExpressionTests.cs Adjust resolver to AST changes and disable failing unit tests. 15 years ago
PrimitiveExpressionTests.cs Enable parser unit tests; ignore those that are broken. 15 years ago
QueryExpressionTests.cs Adjust resolver to AST changes and disable failing unit tests. 15 years ago
SizeOfExpressionTests.cs Re-enabled the unit tests that were commented out. 15 years ago
StackAllocExpressionTests.cs Adjust resolver to AST changes and disable failing unit tests. 15 years ago
ThisReferenceExpressionTests.cs Add parser unit tests for expressions. 15 years ago
TypeOfExpressionTests.cs Adjust resolver to AST changes and disable failing unit tests. 15 years ago
TypeReferenceExpressionTests.cs Add some GeneralScope unit tests. 15 years ago
UnaryOperatorExpressionTests.cs Re-enabled the unit tests that were commented out. 15 years ago