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
/
reader.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: remove `Send` requirement for `Readable`
cel 🌸
7 days
1
-5
/
+3
*
feat: websocket-framed reader and writer
cel 🌸
7 days
1
-16
/
+168
*
feat: include input in parse error
cel 🌸
8 days
1
-12
/
+36
*
fix: namespace prefix should not include 'xmlns:'
cel 🌸
2025-04-03
1
-4
/
+8
*
feat: xml logging
cel 🌸
2025-04-03
1
-4
/
+22
*
cleanup
cel 🌸
2025-02-25
1
-9
/
+5
*
return error when attempt to read/write more than one root element in document
cel 🌸
2025-01-12
1
-1
/
+30
*
remove broken stream implementation
cel 🌸
2024-12-06
1
-37
/
+0
*
add some tracing
cel 🌸
2024-11-29
1
-1
/
+4
*
create element builder and refactor api
cel 🌸
2024-11-28
1
-10
/
+10
*
automatically declare default namespaces unless overriden
cel 🌸
2024-11-24
1
-2
/
+2
*
misc
cel 🌸
2024-11-24
1
-25
/
+83
*
implement element writing
cel 🌸
2024-11-20
1
-9
/
+11
*
make namespaces optional
cel 🌸
2024-11-20
1
-33
/
+33
*
implement end tag match check
cel 🌸
2024-11-19
1
-31
/
+63
*
fix attribute namespace resolution
cel 🌸
2024-11-19
1
-258
/
+178
*
store only namespace name in qualified name, not namespace declaration
cel 🌸
2024-11-19
1
-39
/
+82
*
impl Stream for Reader
cel 🌸
2024-11-11
1
-33
/
+139
*
WIP: impl Stream for Reader
cel 🌸
2024-11-10
1
-93
/
+269
*
implement reader testing
cel 🌸
2024-11-10
1
-1
/
+116
*
implement element reading
cel 🌸
2024-11-10
1
-4
/
+321
*
fix build
cel 🌸
2024-10-31
1
-65
/
+65
*
WIP: stream parsing
cel 🌸
2024-06-29
1
-6
/
+39
*
WIP: stream parsing
cel 🌸
2024-06-27
1
-7
/
+39
*
actually get it to build for initial tests
cel 🌸
2024-06-14
1
-15
/
+19
*
WIP: parsers
cel 🌸
2024-06-12
1
-4
/
+10
*
initial commit
cel 🌸
2024-03-04
1
-0
/
+32