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