#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 cbc1b162e6 Added 2 context actions - Check null, Check not null. They are offered after assignments to local variables. In case they annoy you: soon it will be possible to turn off any action easily right from the actions popup. 16 years ago
data Updated string resources. 16 years ago
doc Fixed hard-binding attributes for ICSharpCode.SharpDevelop. 16 years ago
samples Move IL Binding to samples. 16 years ago
src Added 2 context actions - Check null, Check not null. They are offered after assignments to local variables. In case they annoy you: soon it will be possible to turn off any action easily right from the actions popup. 16 years ago
SharpDevelop.Tests.sln Move IL Binding to samples. 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