#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 4465839e98 Fixed error caused by Root role. 14 years ago
..
Expressions Moved the roles class out of AstNode. 14 years ago
GeneralScope Moved more roles to the Roles class/Changed TypeDeclaration 14 years ago
Statements Fixed case label indentation. 14 years ago
TypeMembers Combine AttributedNode and MemberDeclaration into EntityDeclaration. 14 years ago
AstNode.cs Fixed error caused by Root role. 14 years ago
AstNodeCollection.cs Report more types of invalid equality comparisons as errors. 14 years ago
AstType.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
CSharpModifierToken.cs Refactored c# token representation, it's now more consistent with the 14 years ago
CSharpTokenNode.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
CSharpUtil.cs Fixed context action unit tests. 14 years ago
CompilationUnit.cs Moved more roles to the Roles class/Changed TypeDeclaration 14 years ago
ComposedType.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
DepthFirstAstVisitor.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
DocumentationReference.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
ErrorNode.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
IAstVisitor.cs Provided IAstVisitor and IAstVisitor<T> visitor patterns. 14 years ago
IRelocatable.cs
Identifier.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
IdentifierExpressionBackreference.cs Moved the roles class out of AstNode. 14 years ago
MemberType.cs Used simpler Identifier.Create calls. 14 years ago
Modifiers.cs
NodeType.cs
ObservableAstVisitor.cs C# XML documentation support. 14 years ago
PrimitiveType.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
Roles.cs Fixed error caused by Root role. 14 years ago
SimpleType.cs Used simpler Identifier.Create calls. 14 years ago
TokenRole.cs Added some comments for the token classes. 14 years ago