#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 b01c263d2e Implemented brace style formatting. 15 years ago
..
IOutputFormatter.cs remove isLastLine from interface - use stack instead; fix null reference if resolve of TypeDefinition fails 15 years ago
InsertParenthesesVisitor.cs Fixed InsertParenthesesVisitor for casts of negative primitive expressions. 15 years ago
OutputVisitor.cs Simplify nested synchronization of CompositeTypeResolveContext. 15 years ago
TextWriterOutputFormatter.cs Implemented brace style formatting. 15 years ago