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