#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 0c3d5e06d7 Fix bug in ParameterListComparer: the method signatures "Method<T>(T a)" and "Method<S>(S b)" were considered unequal. 15 years ago
..
Analysis Add CodeDomConvertVisitor. 15 years ago
Ast C# AST: when setting a string property to null or an empty string, remove the corresponding identifier token. 15 years ago
Completion Added completion engine stub. 15 years ago
Formatter Add CodeDomConvertVisitor. 15 years ago
OutputVisitor Merge NRefactory 'b059dbcf413786069599d1686ac608150bd3f357' into SharpDevelop repository. 15 years ago
Parser Add CodeDomConvertVisitor. 15 years ago
Properties Update AssemblyInfo for ICSharpCode.NRefactory.CSharp 15 years ago
Refactoring Merge NRefactory 'b059dbcf413786069599d1686ac608150bd3f357' into SharpDevelop repository. 15 years ago
Resolver Fix bug in ParameterListComparer: the method signatures "Method<T>(T a)" and "Method<S>(S b)" were considered unequal. 15 years ago
.gitignore Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 15 years ago
ICSharpCode.NRefactory.CSharp.csproj Merge NRefactory 'b059dbcf413786069599d1686ac608150bd3f357' into SharpDevelop repository. 15 years ago