Commit Graph

13 Commits

Author SHA1 Message Date
cel 🌸 e17f2d6876 add non-streaming parsers 2024-11-11 13:46:04 +00:00
cel 🌸 32545d8a6a impl Stream for Reader 2024-11-11 12:15:13 +00:00
cel 🌸 6d4832480b WIP: impl Stream for Reader 2024-11-10 22:28:55 +00:00
cel 🌸 be50ab4890 implement element reading 2024-11-10 14:31:43 +00:00
cel 🌸 593cad573b fix NCName and AttValue parsers 2024-11-02 22:50:50 +00:00
cel 🌸 ba1cadbfb5 fix NCName parser 2024-11-02 02:40:28 +00:00
cel 🌸 009b53c4a9 implement XML composers 2024-11-02 01:48:54 +00:00
cel 🌸 d0a8d25d25 WIP: XML composers 2024-11-01 18:36:11 +00:00
cel 🌸 c6c3c1b403 change contents of Names and Nmtokens to Vecs 2024-11-01 13:37:33 +00:00
cel 🌸 ceb1bca7a4 fix build 2024-10-31 20:54:19 +00:00
cel 🌸 793bc4bfea fix CDSect parse test regression 2024-10-31 20:53:49 +00:00
cel 🌸 c41da2c89e refactor parsers into Parser trait implementations 2024-10-31 20:45:46 +00:00
cel 🌸 c08b4504ab namespace parsing 2024-06-27 20:22:05 +01:00