#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.
 
 
 
 
 
 
mrward b3bfd0ef5a Fix problem with an IronPython local variable not being resolved after assigning a value to its property and then calling a method on the variable. 16 years ago
data Update StringResources 16 years ago
doc Update ChangeLog. 16 years ago
samples Fixed old C++ backend binding sample 16 years ago
src Fix problem with an IronPython local variable not being resolved after assigning a value to its property and then calling a method on the variable. 16 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 UnknownFunctionException.cs (replace evaluation result with ErrorMessage) 16 years ago
SharpDevelop.sln Set AvalonEdit.Sample to compile for .NET 4 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