Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-11-19 | fix attribute namespace resolution | 1 | -258/+178 | ||
2024-11-19 | store only namespace name in qualified name, not namespace declaration | 1 | -39/+82 | ||
2024-11-11 | impl Stream for Reader | 1 | -33/+139 | ||
2024-11-10 | WIP: impl Stream for Reader | 1 | -93/+269 | ||
2024-11-10 | implement reader testing | 1 | -1/+116 | ||
2024-11-10 | implement element reading | 1 | -4/+321 | ||
2024-10-31 | fix build | 1 | -65/+65 | ||
2024-06-29 | WIP: stream parsing | 1 | -6/+39 | ||
2024-06-27 | WIP: stream parsing | 1 | -7/+39 | ||
2024-06-14 | actually get it to build for initial tests | 1 | -15/+19 | ||
2024-06-12 | WIP: parsers | 1 | -4/+10 | ||