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