#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ý 84bce20b8b Written custom XML parser which can handle malformed XML. Subsequent parsing is incremental to increase performance. The old and new parse trees are compared, the DOM is updated and user events are raised. 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 Written custom XML parser which can handle malformed XML. Subsequent parsing is incremental to increase performance. The old and new parse trees are compared, the DOM is updated and user events are raised. 17 years ago
src Written custom XML parser which can handle malformed XML. Subsequent parsing is incremental to increase performance. The old and new parse trees are compared, the DOM is updated and user events are raised. 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