#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 904b05fe5e NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
..
Attribute.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
AttributeSection.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
Comment.cs Merge remote branch 'origin/master' into master. 15 years ago
Constraint.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
DelegateDeclaration.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
NamespaceDeclaration.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
TypeDeclaration.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
TypeParameterDeclaration.cs Corrected astvisitor interface naming. 15 years ago
UsingAliasDeclaration.cs Corrected astvisitor interface naming. 15 years ago
UsingDeclaration.cs Corrected astvisitor interface naming. 15 years ago