#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 40b92e149e VB token list: "Off" and "Explicit" are not reserved words. 19 years ago
..
AddIns Fixed editing of raw MSBuild properties in project options (where the user can use $(..) in the text box). 19 years ago
Libraries VB token list: "Off" and "Explicit" are not reserved words. 19 years ago
Main Prevent NRefactoryResolver crash when mscorlib project content is not referenced correctly. 19 years ago
Setup Remove Debugger.BooInterpreter from setup - we won't ship it with SharpDevelop 2.1 because it is unfinished (e.g. trying to get the values of local variables doesn't work yet). 19 years ago
Tools Update to Boo revision 2371. 19 years ago
Automated.proj Fixed cleaning up before zipping the source (MSBuild doesn't run a target twice if there are two <CallTarget> statements). 19 years ago
SharpDevelop.Tests.sln Move C# expression finder tests to SharpDevelop.Tests (the expression finder now is in SharpDevelop.Dom). Fixed a bug in the VB expression finder. 19 years ago
SharpDevelop.sln Fixed SD2-1189: VB: #-delimited dates not supported by syntax highlighting and expression finder 19 years ago
clean.bat Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space 20 years ago
debugbuild.bat Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space 20 years ago
prepareRelease.bat Fixed SD2-509: Form Designer duplicates first line of code 21 years ago
releasebuild.bat Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space 20 years ago