Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some tracing | 2024-11-29 | 1 | -1/+4 | |
* | create element builder and refactor api | 2024-11-28 | 1 | -10/+10 | |
* | automatically declare default namespaces unless overriden | 2024-11-24 | 1 | -2/+2 | |
* | misc | 2024-11-24 | 1 | -25/+83 | |
* | implement element writing | 2024-11-20 | 1 | -9/+11 | |
* | make namespaces optional | 2024-11-20 | 1 | -33/+33 | |
* | implement end tag match check | 2024-11-19 | 1 | -31/+63 | |
* | fix attribute namespace resolution | 2024-11-19 | 1 | -258/+178 | |
* | store only namespace name in qualified name, not namespace declaration | 2024-11-19 | 1 | -39/+82 | |
* | impl Stream for Reader | 2024-11-11 | 1 | -33/+139 | |
* | WIP: impl Stream for Reader | 2024-11-10 | 1 | -93/+269 | |
* | implement reader testing | 2024-11-10 | 1 | -1/+116 | |
* | implement element reading | 2024-11-10 | 1 | -4/+321 | |
* | fix build | 2024-10-31 | 1 | -65/+65 | |
* | WIP: stream parsing | 2024-06-29 | 1 | -6/+39 | |
* | WIP: stream parsing | 2024-06-27 | 1 | -7/+39 | |
* | actually get it to build for initial tests | 2024-06-14 | 1 | -15/+19 | |
* | WIP: parsers | 2024-06-12 | 1 | -4/+10 | |
* | initial commit | 2024-03-04 | 1 | -0/+32 |