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
/
error.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-03
feat: xml logging
cel 🌸
1
-0
/
+6
2025-02-25
implement Clone and other improvements for Error
cel 🌸
1
-12
/
+25
2025-02-25
implement proper errors with thiserror
cel 🌸
1
-42
/
+43
2025-01-12
return error when attempt to read/write more than one root element in document
cel 🌸
1
-0
/
+3
2024-12-06
remove broken stream implementation
cel 🌸
1
-4
/
+0
2024-11-29
add some tracing
cel 🌸
1
-0
/
+1
2024-11-28
create element builder and refactor api
cel 🌸
1
-1
/
+25
2024-11-24
automatically declare default namespaces unless overriden
cel 🌸
1
-1
/
+4
2024-11-24
misc
cel 🌸
1
-1
/
+7
2024-11-20
WIP: write start tag of element
cel 🌸
1
-0
/
+1
2024-11-19
implement end tag match check
cel 🌸
1
-1
/
+1
2024-11-19
store only namespace name in qualified name, not namespace declaration
cel 🌸
1
-2
/
+3
2024-11-10
WIP: impl Stream for Reader
cel 🌸
1
-0
/
+1
2024-11-10
implement reader testing
cel 🌸
1
-0
/
+1
2024-11-10
implement element reading
cel 🌸
1
-1
/
+16
2024-06-27
WIP: stream parsing
cel 🌸
1
-1
/
+19