This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
SharpDevelop
mirror of
https://github.com/icsharpcode/SharpDevelop.git
Watch
1
Star
0
Fork
You've already forked SharpDevelop
0
Code
Issues
Projects
Releases
Wiki
Activity
#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
5470
Commits
14
Branches
60
Tags
224 MiB
C#
80.7%
JavaScript
17.5%
C++
0.5%
Visual Basic .NET
0.5%
Rich Text Format
0.4%
Other
0.2%
Tree:
639c6c9e39
SharpDevelop
/
samples
/
XmlDOM
/
Properties
History
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4578 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
..
AssemblyInfo.cs
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.
16 years ago
WPFAssemblyInfo.cs
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.
16 years ago