#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 57522bf091 Enable automatic removal when replacing a node with its own descendant. 15 years ago
..
Expressions Add tests for InsertParenthesesVisitor. 15 years ago
GeneralScope Implemented OutputVisitor. 15 years ago
Statements Add InsertParenthesesVisitor 15 years ago
TypeMembers Implemented OutputVisitor. 15 years ago
AstLocation.cs Rename files Dom->Ast. 15 years ago
AstNode.cs Enable automatic removal when replacing a node with its own descendant. 15 years ago
AstType.cs Rename files Dom->Ast. 15 years ago
CSharpModifierToken.cs Bug fixes. 15 years ago
CSharpTokenNode.cs Introduce IAstVisitor interface. 15 years ago
CompilationUnit.cs Synced with monodevelop. 15 years ago
ComposedType.cs Bug fixes. 15 years ago
DepthFirstAstVisitor.cs Implemented OutputVisitor. 15 years ago
IAstVisitor.cs Implemented OutputVisitor. 15 years ago
Identifier.cs Rename files Dom->Ast. 15 years ago
MemberType.cs Rename files Dom->Ast. 15 years ago
Modifiers.cs Rename files Dom->Ast. 15 years ago
NodeType.cs Rename files Dom->Ast. 15 years ago
PrimitiveType.cs Add tests for InsertParenthesesVisitor. 15 years ago
Role.cs Bug fixes. 15 years ago
SimpleType.cs Add tests for InsertParenthesesVisitor. 15 years ago