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