#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 73129820f8 Bugfixes for InsertParenthesesVisitor and OutputVisitor. 15 years ago
..
Expressions Bugfixes for InsertParenthesesVisitor and OutputVisitor. 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 Bug fixes in OutputVisitor. 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 Add query expressions to AST and output visitor. 15 years ago
IAstVisitor.cs Add query expressions to AST and output visitor. 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 Add query expressions to AST and output visitor. 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