#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 9ddf9bc442 Combine C#-specific UnaryOperatorResolveResult/BinaryOperatorResolveResult and ConditionalOperatorResolveResult classes into a single language-independent OperatorResolveResult class. 14 years ago
..
CSharpAmbience.cs Merge NRefactory 'b059dbcf413786069599d1686ac608150bd3f357' into SharpDevelop repository. 14 years ago
CSharpOutputVisitor.cs Add "public ResolveResult Body { get; }" to LambdaResolveResult. 14 years ago
CodeDomConvertVisitor.cs Combine C#-specific UnaryOperatorResolveResult/BinaryOperatorResolveResult and ConditionalOperatorResolveResult classes into a single language-independent OperatorResolveResult class. 14 years ago
IOutputFormatter.cs Move NRefactory.CSharp to separate assembly. 14 years ago
InsertParenthesesVisitor.cs Merge NRefactory '88ebd0b9596edab0e916ff28ae53f6febbdff032' to ILSpy. 14 years ago
TextWriterOutputFormatter.cs Move NRefactory.CSharp to separate assembly. 14 years ago