#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 29da952623 Fixed some warnings. 14 years ago
..
CSharpAmbience.cs Moved the roles class out of AstNode. 14 years ago
CSharpOutputVisitor.cs Moved more roles to the Roles class/Changed TypeDeclaration 14 years ago
CodeDomConvertVisitor.cs Fixed some warnings. 14 years ago
IOutputFormatter.cs Add NRefactory.ConsistencyCheck with round-tripping test. 14 years ago
InsertParenthesesVisitor.cs Use simpler IAstVisitor for InsertParenthesesVisitor and TypeSystemConvertVisitor. 14 years ago
TextWriterOutputFormatter.cs Added banner style brace output format. 14 years ago