Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc | 2024-11-24 | 1 | -3/+41 | |
* | implement element writing | 2024-11-20 | 1 | -1/+1 | |
* | WIP: write start tag of element | 2024-11-20 | 1 | -7/+94 | |
* | add non-streaming parsers | 2024-11-11 | 1 | -0/+1 | |
* | impl Stream for Reader | 2024-11-11 | 1 | -1/+1 | |
* | WIP: impl Stream for Reader | 2024-11-10 | 1 | -1/+17 | |
* | implement element reading | 2024-11-10 | 1 | -16/+225 | |
* | implement XML composers | 2024-11-02 | 1 | -3/+6 | |
* | WIP: XML composers | 2024-11-01 | 1 | -12/+34 | |
* | change contents of Names and Nmtokens to Vecs | 2024-11-01 | 1 | -4/+3 | |
* | fix build | 2024-10-31 | 1 | -1/+1 | |
* | refactor parsers into Parser trait implementations | 2024-10-31 | 1 | -1089/+151 | |
* | namespace parsing | 2024-06-27 | 1 | -0/+1525 |