0
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored from Combinator pattern to Transform interpreter More... over 1 year ago
Refactored from combinator pattern to Transform interpreter More... over 1 year ago
Some clippy fixes. More... over 1 year ago
Now checking for characters based on XML version. Also revised order of processing for the DTD declarations. More... over 1 year ago
Merge pull request #56 from ballsteve/Parserdev5 More... over 1 year ago
Checkpoint for XSLT development sing combinator More... over 1 year ago
Outdated tests removed. More... over 1 year ago
Implemented multi-step paths More... over 1 year ago
Merge pull request #55 from ballsteve/Parserdev5 More... over 1 year ago
Clippy Errors More... over 1 year ago
Large number of IBM tests disabled, as they are no longer not well formed (illegal characters in previous editions now legal.) More... over 1 year ago
Implemented selection pattern, single step More... over 1 year ago
XMLDecl Encoding fix. More... over 1 year ago
Started work on XML 1.1 character support. More... over 1 year ago
Added XPath pattern support More... over 1 year ago
Bugfixes. More... over 1 year ago
Adjustments to entity expansion. More... almost 2 years ago
Clippy fixes. More... almost 2 years ago
Bugfixes to the parser. Basic function to allow reading UTF-16 files for the test suite, and working on conformance issues revealed from that. More... almost 2 years ago
Bugfixes, improving support for external DTDs. More... almost 2 years ago
Fixing some bugfix, mainly around duplicated attributes and colons in names. More... almost 2 years ago
Fixed detecting descendant separator in relative path More... almost 2 years ago
Merge pull request #54 from ballsteve/Parserdev5 More... almost 2 years ago
Fixed some clippy warnings More... almost 2 years ago
Fixed Cargo warnings More... almost 2 years ago
Adjustments so param entity expansion only occurs in extneral DTDs. More... almost 2 years ago
Fixes for <![IGNORE[]]> sections. More... almost 2 years ago
More work on DTDs, trying to properly parse <![IGNORE[]]> sections. More... almost 2 years ago
Implemented XPath comments More... almost 2 years ago
More work on DTDs, starting param entity expansion. More... almost 2 years ago