aboutsummaryrefslogtreecommitdiffstats
path: root/src/element.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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