Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-25 | cleanup | 1 | -9/+2 | |
2025-01-12 | return error when attempt to read/write more than one root element in document | 1 | -8/+26 | |
2024-12-06 | remove broken stream implementation | 1 | -2/+8 | |
2024-12-04 | add write function and remove todo Sink impl | 1 | -31/+7 | |
2024-11-29 | add some tracing | 1 | -0/+1 | |
2024-11-24 | automatically declare default namespaces unless overriden | 1 | -13/+49 | |
2024-11-24 | misc | 1 | -14/+61 | |
2024-11-20 | implement element writing | 1 | -11/+149 | |
2024-11-20 | make namespaces optional | 1 | -16/+58 | |
2024-11-20 | WIP: write start tag of element | 1 | -10/+62 | |
2024-11-19 | implement write end tag | 1 | -23/+31 | |
2024-11-19 | store only namespace name in qualified name, not namespace declaration | 1 | -8/+35 | |
2024-11-01 | WIP: XML composers | 1 | -1/+2 | |
2024-06-14 | actually get it to build for initial tests | 1 | -3/+9 |