#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 08c1792353 When running unit tests in multiple projects, perform a single build for all those projects before executing any tests. 16 years ago
AddIns Remove ICSharpCode.SharpDevelop.DefaultEditor namespace. 16 years ago
data Use global lock when running Boo parser (Boo compiler's type system is static, so we cannot run the parser concurrently for multiple files) 16 years ago
doc Fixed hard-binding attributes for ICSharpCode.SharpDevelop. 16 years ago
samples Adjust CSharpCodeCompletion sample to DOM changes (NamespaceEntry/KeywordEntry). 16 years ago
src When running unit tests in multiple projects, perform a single build for all those projects before executing any tests. 16 years ago
SharpDevelop.Tests.sln Remove ICSharpCode.TextEditor. 16 years ago
SharpDevelop.sln Remove ICSharpCode.TextEditor. 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