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
/
element.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-03
feat: xml logging
cel 🌸
1
-0
/
+8
2025-02-25
cleanup
cel 🌸
1
-11
/
+6
2025-02-25
implement proper errors with thiserror
cel 🌸
1
-7
/
+13
2024-12-04
create IntoContent trait and add Comment ContentBuilder type
cel 🌸
1
-1
/
+11
2024-12-02
use trait generic in push_child element builder method
cel 🌸
1
-3
/
+3
2024-11-29
add some tracing
cel 🌸
1
-2
/
+15
2024-11-28
create element builder and refactor api
cel 🌸
1
-6
/
+531
2024-11-24
automatically declare default namespaces unless overriden
cel 🌸
1
-1
/
+2
2024-11-24
misc
cel 🌸
1
-2
/
+17
2024-11-20
implement element writing
cel 🌸
1
-0
/
+27
2024-11-20
make namespaces optional
cel 🌸
1
-1
/
+1
2024-11-20
WIP: write start tag of element
cel 🌸
1
-2
/
+6
2024-11-19
fix attribute namespace resolution
cel 🌸
1
-2
/
+2
2024-11-19
store only namespace name in qualified name, not namespace declaration
cel 🌸
1
-3
/
+3
2024-11-11
impl Stream for Reader
cel 🌸
1
-1
/
+1
2024-11-10
implement reader testing
cel 🌸
1
-2
/
+4
2024-11-10
implement element reading
cel 🌸
1
-8
/
+36
2024-06-29
WIP: stream parsing
cel 🌸
1
-6
/
+6
2024-06-27
WIP: stream parsing
cel 🌸
1
-2
/
+2