Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-11-29 | add some tracing | 1 | -0/+1 | |
2024-11-28 | create element builder and refactor api | 1 | -1/+25 | |
2024-11-24 | automatically declare default namespaces unless overriden | 1 | -1/+4 | |
2024-11-24 | misc | 1 | -1/+7 | |
2024-11-20 | WIP: write start tag of element | 1 | -0/+1 | |
2024-11-19 | implement end tag match check | 1 | -1/+1 | |
2024-11-19 | store only namespace name in qualified name, not namespace declaration | 1 | -2/+3 | |
2024-11-10 | WIP: impl Stream for Reader | 1 | -0/+1 | |
2024-11-10 | implement reader testing | 1 | -0/+1 | |
2024-11-10 | implement element reading | 1 | -1/+16 | |
2024-06-27 | WIP: stream parsing | 1 | -1/+19 |