Commit Graph

14 Commits

Author SHA1 Message Date
cel 🌸 bbb1452905 return error when attempt to read/write more than one root element in document 2025-01-12 16:46:14 +00:00
cel 🌸 4f0691de7d remove broken stream implementation 2024-12-06 06:33:10 +00:00
cel 🌸 1d831b4c4e add write function and remove todo Sink impl 2024-12-04 02:36:05 +00:00
cel 🌸 2dae043e8f add some tracing 2024-11-29 02:10:19 +00:00
cel 🌸 381af38a09 automatically declare default namespaces unless overriden 2024-11-24 14:59:41 +00:00
cel 🌸 87e6ff405b misc 2024-11-24 02:05:41 +00:00
cel 🌸 c1e6f7e918 implement element writing 2024-11-20 16:43:34 +00:00
cel 🌸 49c8d52f0d make namespaces optional 2024-11-20 15:46:24 +00:00
cel 🌸 a3dc4e1475 WIP: write start tag of element 2024-11-20 15:10:36 +00:00
cel 🌸 0175a2d365 implement write end tag 2024-11-19 16:46:51 +00:00
cel 🌸 c8ed16a2d1 store only namespace name in qualified name, not namespace declaration 2024-11-19 14:52:14 +00:00
cel 🌸 d0a8d25d25 WIP: XML composers 2024-11-01 18:36:11 +00:00
cel 🌸 bec1a20439 actually get it to build for initial tests 2024-06-14 13:11:32 +01:00
cel 🌸 844f3a5d11 initial commit 2024-03-04 16:14:28 +00:00