#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 4324311718 Use IMember.Specialize() instead of 'new SpecializedMember()', and remove unnecessary upcasts. 13 years ago
..
CSharpAmbience.cs Use IMember.Specialize() instead of 'new SpecializedMember()', and remove unnecessary upcasts. 13 years ago
CSharpOutputVisitor.cs Add special case for negative zero in CSharpOutputVisitor. 13 years ago
CodeDomConvertVisitor.cs [CodeDomConvertVisitor] fixed converting fully-qualified references to static members 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