#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 d0cbb644a3 CSharpOutputVisitor: don't call formatter.StartNode() on null nodes. 13 years ago
..
CSharpAmbience.cs Use IMember.Specialize() instead of 'new SpecializedMember()', and remove unnecessary upcasts. 13 years ago
CSharpOutputVisitor.cs CSharpOutputVisitor: don't call formatter.StartNode() on null nodes. 13 years ago
CodeDomConvertVisitor.cs CodeDomConvertVisitor now converts global usings. 13 years ago
IOutputFormatter.cs Add NRefactory.ConsistencyCheck with round-tripping test. 14 years ago
InsertParenthesesVisitor.cs Fix a bug with type inference for nullables. 13 years ago
TextWriterOutputFormatter.cs Added banner style brace output format. 14 years ago