aboutsummaryrefslogtreecommitdiffstats
path: root/src/xml/parsers.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix NCName parserLibravatar cel 🌸2024-11-021-1/+1
* implement XML composersLibravatar cel 🌸2024-11-021-4/+4
* WIP: XML composersLibravatar cel 🌸2024-11-011-54/+77
* change contents of Names and Nmtokens to VecsLibravatar cel 🌸2024-11-011-6/+6
* fix CDSect parse test regressionLibravatar cel 🌸2024-10-311-1/+4
* refactor parsers into Parser trait implementationsLibravatar cel 🌸2024-10-311-0/+1502
* namespace parsingLibravatar cel 🌸2024-06-271-0/+1