#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.
 
 
 
 
 
 
Mike Krüger a4ce5aa555 Updated mcs/fixed pointer reference expression bug. 15 years ago
..
AliasReferenceExpressionTests.cs Fixed qualified alias member tests. 15 years ago
AnonymousMethodTests.cs Fixed anonymous method tests. 15 years ago
ArrayObjectCreateExpressionTests.cs Fixed ArrayObjectCreateExpression 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 Activated cast expression tests. 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 Worked on pointer reference expression. 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 Updated mcs/fixed pointer reference expression bug. 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