aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* implement reader testingLibravatar cel 🌸2024-11-104-4/+122
|
* implement element readingLibravatar cel 🌸2024-11-108-37/+692
|
* fix NCName and AttValue parsersLibravatar cel 🌸2024-11-021-16/+10
|
* test composersLibravatar cel 🌸2024-11-023-5/+110
|
* fix NCName parserLibravatar cel 🌸2024-11-021-1/+1
|
* implement XML composersLibravatar cel 🌸2024-11-023-25/+788
|
* WIP: XML composersLibravatar cel 🌸2024-11-014-67/+848
|
* change contents of Names and Nmtokens to VecsLibravatar cel 🌸2024-11-012-10/+9
|
* fix buildLibravatar cel 🌸2024-10-313-68/+69
|
* fix CDSect parse test regressionLibravatar cel 🌸2024-10-311-1/+4
|
* refactor parsers into Parser trait implementationsLibravatar cel 🌸2024-10-312-1089/+1653
|
* WIP: stream parsingLibravatar cel 🌸2024-06-292-12/+45
|
* WIP: stream parsingLibravatar cel 🌸2024-06-276-12/+239
|
* namespace parsingLibravatar cel 🌸2024-06-273-30/+176
|
* IT WORKSLibravatar cel 🌸2024-06-251-2/+2
|
* remove unused importsLibravatar cel 🌸2024-06-251-4/+4
|
* change privacyLibravatar cel 🌸2024-06-253-107/+142
|
* WIP: conditional sectionsLibravatar cel 🌸2024-06-251-4/+243
|
* WIP: element type declarationsLibravatar cel 🌸2024-06-251-3/+166
|
* WIP: element parsingLibravatar cel 🌸2024-06-251-13/+81
|
* WIP: extSubsetLibravatar cel 🌸2024-06-251-20/+188
|
* WIP: dtd garboLibravatar cel 🌸2024-06-241-38/+244
|
* WIP: element parsingLibravatar cel 🌸2024-06-221-15/+21
|
* WIP: XMLDecl stuffLibravatar cel 🌸2024-06-211-21/+69
|
* WIP: CDSect parsersLibravatar cel 🌸2024-06-211-0/+58
|
* WIP: more parsersLibravatar cel 🌸2024-06-211-73/+105
|
* FMLLibravatar cel 🌸2024-06-141-8/+84
|
* actually get it to build for initial testsLibravatar cel 🌸2024-06-145-77/+85
|
* WIP: parsersLibravatar cel 🌸2024-06-124-4/+305
|
* initial commitLibravatar cel 🌸2024-03-0412-0/+460