aboutsummaryrefslogtreecommitdiffstats
path: root/src/error.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-24miscLibravatar cel 🌸1-1/+7
2024-11-20WIP: write start tag of elementLibravatar cel 🌸1-0/+1
2024-11-19implement end tag match checkLibravatar cel 🌸1-1/+1
2024-11-19store only namespace name in qualified name, not namespace declarationLibravatar cel 🌸1-2/+3
2024-11-10WIP: impl Stream for ReaderLibravatar cel 🌸1-0/+1
2024-11-10implement reader testingLibravatar cel 🌸1-0/+1
2024-11-10implement element readingLibravatar cel 🌸1-1/+16
2024-06-27WIP: stream parsingLibravatar cel 🌸1-1/+19