#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 fac0fb9af5 [Ast] Added some missing keyword properties. 13 years ago
..
AnonymousMethodExpression.cs [CodeAction] Convert lambda to delegate action no longer puts a 13 years ago
AnonymousTypeCreateExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
ArrayCreateExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
ArrayInitializerExpression.cs Update solution-loading logic in ConsistencyCheck. 13 years ago
AsExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
AssignmentExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
BaseReferenceExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
BinaryOperatorExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
CastExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
CheckedExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
ConditionalExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
DefaultValueExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
DirectionExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
EmptyExpression.cs Removed IRelocatable infrastructure - the start line could now be 14 years ago
ErrorExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
Expression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
IdentifierExpression.cs [Ast] Added IdentifierToken property to IdentifierExpression. 13 years ago
IndexerExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
InvocationExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
IsExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
LambdaExpression.cs Make AstNode freezable. 14 years ago
MemberReferenceExpression.cs Added chained method call wrapping option. 13 years ago
NamedArgumentExpression.cs Renamed named expression identifier -> name. 13 years ago
NamedExpression.cs Renamed named expression identifier -> name. 13 years ago
NullReferenceExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
ObjectCreateExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
ParenthesizedExpression.cs Moved the roles class out of AstNode. 14 years ago
PointerReferenceExpression.cs [Ast] Added MemberNameToken property for pointer reference 13 years ago
PrimitiveExpression.cs [Ast] Fixed end location of multi line strings. 13 years ago
QueryExpression.cs [Ast] Added some missing keyword properties. 13 years ago
SizeOfExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
StackAllocExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
ThisReferenceExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
TypeOfExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
TypeReferenceExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
UnaryOperatorExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
UncheckedExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
UndocumentedExpression.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago