0
I Use This!
Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Constructor::LiteralAttribute. Added partial support for user-defined functions. Added partial support for stylesheet parameters. More... over 3 years ago
Merge pull request #12 from Devasta/testadditions More... over 3 years ago
Completed James Clark tests addition. Setting some tests to ignore where the functionality is not built out yet. More... over 3 years ago
Completed James Clark tests addition. More... over 3 years ago
Slowly adding tests... More... over 3 years ago
Messing about. More... over 3 years ago
Added Constructor::LiteralAttribute More... over 3 years ago
Use rust_decimal crate for Decimal data type. Add copy-of XSLT element. Add DeepCopy constructor. More... over 3 years ago
Remove Decimal crate More... over 3 years ago
Merge branch 'dev' More... over 3 years ago
Added tests folder More... over 3 years ago
Merge pull request #7 from ballsteve/dev More... over 3 years ago
Added OutputDefinition. Added support for indent in serialisation. More... over 3 years ago
Fix xsl:copy for attribute nodes More... over 3 years ago
Added attribute step More... over 3 years ago
Align method names with DOM. Improve support for qualified names and Values. Added xsl:copy. Added attribute nodes. More... over 3 years ago
Support text-only-copy mode More... over 3 years ago
Add support for builtin templates to find_match More... over 3 years ago
Added template priority More... over 3 years ago
Merge branch 'dev' More... over 3 years ago
Update doco More... over 3 years ago
Merge pull request #4 from ballsteve/dev More... over 3 years ago
Added NodeType::from. Added xslt::strip_source_document. More... over 3 years ago
Generalise strip_whitespace function. More... over 3 years ago
Added xsl:text. Changed Constructor::NotImplemented to String. Added test for whitespace stripping of the stylesheet document. More... over 3 years ago
Switch to StableGraph from Graph. More... over 3 years ago
Add remove_node method. Add strip_whitespace. More... over 3 years ago
Finalise integration tests. Update doco. More... over 3 years ago
Copy node when importing from different graph More... over 3 years ago
Added attributes. xslt_literal_element test. More... over 3 years ago