#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 cc829910d0 Fixed bug in the AddInManager when using "@Filename" version numbers. 21 years ago
..
AddIns Fixed parser crash on incomplete ReDimStatement. 21 years ago
Libraries Fixed parser crash on incomplete ReDimStatement. 21 years ago
Main Fixed bug in the AddInManager when using "@Filename" version numbers. 21 years ago
Tools Fixed parser crash on incomplete ReDimStatement. 21 years ago
SharpDevelop.Tests.sln Fixed StackOverflowException and endless loop when classes had cyclic inheritance. Fixed the VB expression finder for "MethodCall().MethodCall()", added unit tests for the expression finder. 21 years ago
SharpDevelop.sln Ported PInvoke addin from SharpDevelop 1.1 21 years ago
clean.bat SharpDevelop should now work on .NET 2.0 final. Implemented a workaround for SD2-485 (Compile solution not working with .NET 2.0 RC1). 21 years ago
debugbuild.bat SharpDevelop should now work on .NET 2.0 final. Implemented a workaround for SD2-485 (Compile solution not working with .NET 2.0 RC1). 21 years ago
prepareRelease.bat Fixed SD2-509: Form Designer duplicates first line of code 21 years ago
releasebuild.bat SharpDevelop should now work on .NET 2.0 final. Implemented a workaround for SD2-485 (Compile solution not working with .NET 2.0 RC1). 21 years ago
resetAssemblyInfo.bat