#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.
 
 
 
 
 
 
David Srbecký 4c6945b8bb XML Parser: Using only one copy of raw DOM again. All DOM object offsets will be always relative to the last parsed text. The user can use list of changes since last parse to translate between the old offsets and new ones. 17 years ago
AddIns XamlBinding: 17 years ago
data Merge 3.0 to trunk. 17 years ago
doc Adjusted setup and automatic build. 17 years ago
samples XML Parser: Initial support for Xml.Linq 17 years ago
src XML Parser: Using only one copy of raw DOM again. All DOM object offsets will be always relative to the last parsed text. The user can use list of changes since last parse to translate between the old offsets and new ones. 17 years ago
SharpDevelop.Tests.sln Finished port of Windows Forms designer to ITextEditor. 17 years ago
SharpDevelop.sln Explicitly set build order to workaround MSBuild bug when compiling SharpDevelop on the command line. 17 years ago
clean.bat Fixed path to REVISION file. 17 years ago
debugbuild.bat Fixed path to REVISION file. 17 years ago
releasebuild.bat Fixed path to REVISION file. 17 years ago