9 Commits (c20aa3e04e254c7da87c99a94466b57f03c93f20)

Author SHA1 Message Date
David Srbecký 0b8bf974ef XML Parser: ParseAndLock method in the XamlParser 16 years ago
David Srbecký 551566b0c7 XML Parser: Fixed some bugs. Hereby declaring code ready for use. 16 years ago
David Srbecký 57385217a3 XML Parser: Handling of Elements without start tag 16 years ago
David Srbecký 2faa4b3813 XML Parser: Fixed a few small bugs 16 years ago
David Srbecký 3605021db0 XML Parser: Track offsets of syntax errors. Updated XmlDOM sample. 16 years ago
David Srbecký dda2bb2b94 XML Parser: 16 years ago
David Srbecký 418093e238 XML Parser: Report syntax errors. Improved consistency of tree. 16 years ago
David Srbecký 767e88579e XML Parser: Visitor and PrettyPrinter 16 years ago
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. 16 years ago