aboutsummaryrefslogtreecommitdiffstats
path: root/src/element.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* miscLibravatar cel 🌸2024-11-241-2/+17
|
* implement element writingLibravatar cel 🌸2024-11-201-0/+27
|
* make namespaces optionalLibravatar cel 🌸2024-11-201-1/+1
|
* WIP: write start tag of elementLibravatar cel 🌸2024-11-201-2/+6
|
* fix attribute namespace resolutionLibravatar cel 🌸2024-11-191-2/+2
|
* store only namespace name in qualified name, not namespace declarationLibravatar cel 🌸2024-11-191-3/+3
|
* impl Stream for ReaderLibravatar cel 🌸2024-11-111-1/+1
|
* implement reader testingLibravatar cel 🌸2024-11-101-2/+4
|
* implement element readingLibravatar cel 🌸2024-11-101-8/+36
|
* WIP: stream parsingLibravatar cel 🌸2024-06-291-6/+6
|
* WIP: stream parsingLibravatar cel 🌸2024-06-271-2/+2
|
* initial commitLibravatar cel 🌸2024-03-041-0/+55