#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.
 
 
 
 
 
 
Artur Zgodziñski 8bd4e5dad0 Basic output of custom attributes attached to types and methods. 15 years ago
..
Ast Add visitor support to pattern nodes (IPatternAstVisitor). Add pattern support to output visitor (makes debugging easier if you can print out patterns) 15 years ago
Formatter Updated AST & mcs. 16 years ago
OutputVisitor Basic output of custom attributes attached to types and methods. 15 years ago
Parser NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
Resolver Add tests for InsertParenthesesVisitor. 15 years ago