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