#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 9b9758974c Fixed bug in CecilReader that could cause it to confuse types with the same full name (but different number of type parameters) 15 years ago
data Add ILSpy AddIn. 15 years ago
doc Fixed incorrect AddIn.xsd, and make BuildAddinDocumentation validate the schema before saving it (http://community.sharpdevelop.net/forums/t/12508.aspx) 15 years ago
samples Merge remote branch 'origin/reports' into 4.0 15 years ago
src Fixed bug in CecilReader that could cause it to confuse types with the same full name (but different number of type parameters) 15 years ago
.gitignore Automatically detect branch name (instead of storing it in source code) and include both branch name and commit hash in assembly info. 16 years ago
SharpDevelop.Tests.sln Add ILSpy AddIn. 15 years ago
SharpDevelop.sln Add ILSpy AddIn. 15 years ago
buildSetupAndRunTests.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago
clean.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago
debugbuild.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago
releasebuild.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago