#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.
 
 
 
 
 
 
erikkallen 8431aa0039 Fixed bugs with events: 1) Assignment of IsOverride to IsOverridable, and 2) AccessorOwner not being set for auto-events. 13 years ago
..
CSharp Added support for explicit method and property implementations to the cecil loader. 13 years ago
Documentation Add "XmlDocumentationElement", a simplified tree for XML documentation comments that expands "<inheritdoc/>" 14 years ago
FormattingTests [Formatter] Avoid newlines between multiline arguments and the ending parenthesis in function calls. 13 years ago
Properties Use GlobalAssemblyInfo.cs for all projects. 14 years ago
TypeSystem Fixed bugs with events: 1) Assignment of IsOverride to IsOverridable, and 2) AccessorOwner not being set for auto-events. 13 years ago
Utils Add StringBuilderDocument to NR.Editor. 14 years ago
.gitignore Create empty project 15 years ago
ICSharpCode.NRefactory.Tests.csproj added extract field code action 13 years ago