Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-12-04 | create IntoContent trait and add Comment ContentBuilder type | 1 | -1/+11 | |
2024-12-02 | use trait generic in push_child element builder method | 1 | -3/+3 | |
2024-11-29 | add some tracing | 1 | -2/+15 | |
2024-11-28 | create element builder and refactor api | 1 | -6/+531 | |
2024-11-24 | automatically declare default namespaces unless overriden | 1 | -1/+2 | |
2024-11-24 | misc | 1 | -2/+17 | |
2024-11-20 | implement element writing | 1 | -0/+27 | |
2024-11-20 | make namespaces optional | 1 | -1/+1 | |
2024-11-20 | WIP: write start tag of element | 1 | -2/+6 | |
2024-11-19 | fix attribute namespace resolution | 1 | -2/+2 | |
2024-11-19 | store only namespace name in qualified name, not namespace declaration | 1 | -3/+3 | |
2024-11-11 | impl Stream for Reader | 1 | -1/+1 | |
2024-11-10 | implement reader testing | 1 | -2/+4 | |
2024-11-10 | implement element reading | 1 | -8/+36 | |
2024-06-29 | WIP: stream parsing | 1 | -6/+6 | |
2024-06-27 | WIP: stream parsing | 1 | -2/+2 |