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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: websocket-framed reader and writer
cel 🌸
7 days
1
-11
/
+472
*
feat: xml logging
cel 🌸
2025-04-03
1
-8
/
+34
*
cleanup
cel 🌸
2025-02-25
1
-9
/
+2
*
return error when attempt to read/write more than one root element in document
cel 🌸
2025-01-12
1
-8
/
+26
*
remove broken stream implementation
cel 🌸
2024-12-06
1
-2
/
+8
*
add write function and remove todo Sink impl
cel 🌸
2024-12-04
1
-31
/
+7
*
add some tracing
cel 🌸
2024-11-29
1
-0
/
+1
*
automatically declare default namespaces unless overriden
cel 🌸
2024-11-24
1
-13
/
+49
*
misc
cel 🌸
2024-11-24
1
-14
/
+61
*
implement element writing
cel 🌸
2024-11-20
1
-11
/
+149
*
make namespaces optional
cel 🌸
2024-11-20
1
-16
/
+58
*
WIP: write start tag of element
cel 🌸
2024-11-20
1
-10
/
+62
*
implement write end tag
cel 🌸
2024-11-19
1
-23
/
+31
*
store only namespace name in qualified name, not namespace declaration
cel 🌸
2024-11-19
1
-8
/
+35
*
WIP: XML composers
cel 🌸
2024-11-01
1
-1
/
+2
*
actually get it to build for initial tests
cel 🌸
2024-06-14
1
-3
/
+9
*
initial commit
cel 🌸
2024-03-04
1
-0
/
+47