aboutsummaryrefslogtreecommitdiffstats
path: root/src/writer.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* miscLibravatar cel 🌸2024-11-241-14/+61
|
* implement element writingLibravatar cel 🌸2024-11-201-11/+149
|
* make namespaces optionalLibravatar cel 🌸2024-11-201-16/+58
|
* WIP: write start tag of elementLibravatar cel 🌸2024-11-201-10/+62
|
* implement write end tagLibravatar cel 🌸2024-11-191-23/+31
|
* store only namespace name in qualified name, not namespace declarationLibravatar cel 🌸2024-11-191-8/+35
|
* WIP: XML composersLibravatar cel 🌸2024-11-011-1/+2
|
* actually get it to build for initial testsLibravatar cel 🌸2024-06-141-3/+9
|
* initial commitLibravatar cel 🌸2024-03-041-0/+47