#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 a20e80a09c Add tests for InsertParenthesesVisitor. 15 years ago
..
AliasReferenceExpressionTests.cs Add TypeMembers unit tests. 15 years ago
AnonymousMethodTests.cs Enable parser unit tests; ignore those that are broken. 15 years ago
ArrayObjectCreateExpressionTests.cs Add TypeMembers 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 Add tests for InsertParenthesesVisitor. 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 C# Ast refactoring: introduce Role<T> and add setters. 15 years ago
IdentifierExpressionTests.cs Enable parser unit tests; ignore those that are broken. 15 years ago
IndexerExpressionTests.cs Add TypeMembers unit tests. 15 years ago
InvocationExpressionTests.cs Add TypeMembers unit tests. 15 years ago
IsExpressionTests.cs C# Ast refactoring: introduce Role<T> and add setters. 15 years ago
LambdaExpressionTests.cs Add parser unit tests for expressions. 15 years ago
MemberReferenceExpressionTests.cs Add TypeMembers unit tests. 15 years ago
ParenthesizedExpressionTests.cs Add TypeMembers unit tests. 15 years ago
PointerReferenceExpressionTests.cs Add TypeMembers unit tests. 15 years ago
PrimitiveExpressionTests.cs Enable parser unit tests; ignore those that are broken. 15 years ago
QueryExpressionTests.cs Add parser unit tests for expressions. 15 years ago
SizeOfExpressionTests.cs Add PrimitiveType/SimpleType/MemberType. 15 years ago
StackAllocExpressionTests.cs Add TypeMembers unit tests. 15 years ago
ThisReferenceExpressionTests.cs Add parser unit tests for expressions. 15 years ago
TypeOfExpressionTests.cs Add TypeMembers unit tests. 15 years ago
TypeReferenceExpressionTests.cs Add some GeneralScope unit tests. 15 years ago
UnaryOperatorExpressionTests.cs C# Ast refactoring: introduce Role<T> and add setters. 15 years ago