#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 7e03cf8b16 Fix output of using statement when the resource acquisition is a VariableDeclarationStatement. 15 years ago
..
Ast Add pattern matching support to the NRefactory C# AST. 15 years ago
Formatter Updated AST & mcs. 15 years ago
OutputVisitor Fix output of using statement when the resource acquisition is a VariableDeclarationStatement. 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