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