aboutsummaryrefslogtreecommitdiffstats
path: root/src/xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* implement element readingLibravatar cel 🌸2024-11-101-16/+225
* fix NCName and AttValue parsersLibravatar cel 🌸2024-11-021-16/+10
* fix NCName parserLibravatar cel 🌸2024-11-021-1/+1
* implement XML composersLibravatar cel 🌸2024-11-023-25/+788
* WIP: XML composersLibravatar cel 🌸2024-11-013-66/+846
* change contents of Names and Nmtokens to VecsLibravatar cel 🌸2024-11-012-10/+9
* fix buildLibravatar cel 🌸2024-10-311-1/+1
* fix CDSect parse test regressionLibravatar cel 🌸2024-10-311-1/+4
* refactor parsers into Parser trait implementationsLibravatar cel 🌸2024-10-312-1089/+1653
* namespace parsingLibravatar cel 🌸2024-06-272-0/+1526