index
:
peanuts
main
wasm
ergonomic xml reader/writer ser/deserialisation library
cel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
writer.rs
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-04-13
feat: websocket-framed reader and writer
cel 🌸
1
-11
/
+472
2025-04-03
feat: xml logging
cel 🌸
1
-8
/
+34
2025-02-25
cleanup
cel 🌸
1
-9
/
+2
2025-01-12
return error when attempt to read/write more than one root element in document
cel 🌸
1
-8
/
+26
2024-12-06
remove broken stream implementation
cel 🌸
1
-2
/
+8
2024-12-04
add write function and remove todo Sink impl
cel 🌸
1
-31
/
+7
2024-11-29
add some tracing
cel 🌸
1
-0
/
+1
2024-11-24
automatically declare default namespaces unless overriden
cel 🌸
1
-13
/
+49
2024-11-24
misc
cel 🌸
1
-14
/
+61
2024-11-20
implement element writing
cel 🌸
1
-11
/
+149
2024-11-20
make namespaces optional
cel 🌸
1
-16
/
+58
2024-11-20
WIP: write start tag of element
cel 🌸
1
-10
/
+62
2024-11-19
implement write end tag
cel 🌸
1
-23
/
+31
2024-11-19
store only namespace name in qualified name, not namespace declaration
cel 🌸
1
-8
/
+35
2024-11-01
WIP: XML composers
cel 🌸
1
-1
/
+2
2024-06-14
actually get it to build for initial tests
cel 🌸
1
-3
/
+9