#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.
 
 
 
 
 
 
Martin Koníček 4a7dc4bf4e Very simple implementation of inserting e.g. "List<" when user selects "List<T>" in CC. Works for C#. 16 years ago
data Show better error message when test runner application cannot be found. 16 years ago
doc Fixed hard-binding attributes for ICSharpCode.SharpDevelop. 16 years ago
samples Fix requestValidation in web.config (happened on conversion to .NET 4.0) 16 years ago
src Very simple implementation of inserting e.g. "List<" when user selects "List<T>" in CC. Works for C#. 16 years ago
SharpDevelop.Tests.sln implemented proper support for method calls without a parameter list in VB 16 years ago
SharpDevelop.sln Move IL Binding to samples. 16 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