#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.
 
 
 
 
 
 
Eusebiu Marcu c3cbf9e153 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
..
AnonymousMethodExpression.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
ArgListExpression.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
ArrayCreateExpression.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
ArrayInitializerExpression.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
AsExpression.cs Corrected astvisitor interface naming. 15 years ago
AssignmentExpression.cs Corrected astvisitor interface naming. 15 years ago
BaseReferenceExpression.cs Corrected astvisitor interface naming. 15 years ago
BinaryOperatorExpression.cs Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
CastExpression.cs Corrected astvisitor interface naming. 15 years ago
CheckedExpression.cs Corrected astvisitor interface naming. 15 years ago
ConditionalExpression.cs Corrected astvisitor interface naming. 15 years ago
DefaultValueExpression.cs Corrected astvisitor interface naming. 15 years ago
DirectionExpression.cs Corrected astvisitor interface naming. 15 years ago
Expression.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
IdentifierExpression.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
IndexerExpression.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
InvocationExpression.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
IsExpression.cs Corrected astvisitor interface naming. 15 years ago
LambdaExpression.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
MemberReferenceExpression.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
NamedArgumentExpression.cs Corrected astvisitor interface naming. 15 years ago
NullReferenceExpression.cs Corrected astvisitor interface naming. 15 years ago
ObjectCreateExpression.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
ParenthesizedExpression.cs Corrected astvisitor interface naming. 15 years ago
PointerReferenceExpression.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
PrimitiveExpression.cs Corrected astvisitor interface naming. 15 years ago
QueryExpression.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
SizeOfExpression.cs Corrected astvisitor interface naming. 15 years ago
StackAllocExpression.cs Corrected astvisitor interface naming. 15 years ago
ThisReferenceExpression.cs Corrected astvisitor interface naming. 15 years ago
TypeOfExpression.cs Corrected astvisitor interface naming. 15 years ago
TypeReferenceExpression.cs Merge in the latest NRefactory (8db1fe252f) 15 years ago
UnaryOperatorExpression.cs Corrected astvisitor interface naming. 15 years ago
UncheckedExpression.cs Corrected astvisitor interface naming. 15 years ago