#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 a353f23d70 Combine AttributedNode and MemberDeclaration into EntityDeclaration. 14 years ago
..
Attribute.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
AttributeSection.cs Used simpler Identifier.Create calls. 14 years ago
Comment.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
Constraint.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
DelegateDeclaration.cs Combine AttributedNode and MemberDeclaration into EntityDeclaration. 14 years ago
ExternAliasDeclaration.cs Used simpler Identifier.Create calls. 14 years ago
NamespaceDeclaration.cs Used simpler Identifier.Create calls. 14 years ago
PreProcessorDirective.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
TypeDeclaration.cs Combine AttributedNode and MemberDeclaration into EntityDeclaration. 14 years ago
TypeParameterDeclaration.cs Combine AttributedNode and MemberDeclaration into EntityDeclaration. 14 years ago
UsingAliasDeclaration.cs Used simpler Identifier.Create calls. 14 years ago
UsingDeclaration.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago