#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 Krüger 436eab7889 Corrected name token start/end node calls. 14 years ago
..
CSharpAmbience.cs Moved the roles class out of AstNode. 14 years ago
CSharpOutputVisitor.cs Corrected name token start/end node calls. 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