index
:
peanuts
main
ergonomic xml reader/writer ser/deserialisation library
cel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
5 days
fix: namespace prefix should not include 'xmlns:'
HEAD
main
cel 🌸
2
-5
/
+9
5 days
feat: xml logging
cel 🌸
11
-89
/
+1464
2025-02-25
implement Clone and other improvements for Error
cel 🌸
1
-12
/
+25
2025-02-25
cleanup
cel 🌸
9
-214
/
+175
2025-02-25
implement proper errors with thiserror
cel 🌸
3
-57
/
+64
2025-01-12
return error when attempt to read/write more than one root element in document
cel 🌸
5
-9
/
+93
2024-12-06
remove broken stream implementation
cel 🌸
3
-43
/
+8
2024-12-04
add write function and remove todo Sink impl
cel 🌸
1
-31
/
+7
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 🌸
4
-3
/
+21
2024-11-28
create element builder and refactor api
cel 🌸
4
-17
/
+567
2024-11-24
automatically declare default namespaces unless overriden
cel 🌸
4
-17
/
+57
2024-11-24
misc
cel 🌸
7
-46
/
+240
2024-11-20
implement element writing
cel 🌸
4
-21
/
+188
2024-11-20
make namespaces optional
cel 🌸
3
-50
/
+92
2024-11-20
WIP: write start tag of element
cel 🌸
4
-19
/
+163
2024-11-19
implement write end tag
cel 🌸
1
-23
/
+31
2024-11-19
implement end tag match check
cel 🌸
2
-32
/
+64
2024-11-19
fix attribute namespace resolution
cel 🌸
2
-260
/
+180
2024-11-19
store only namespace name in qualified name, not namespace declaration
cel 🌸
5
-52
/
+136
2024-11-11
move Parser traits' generic outputs into associated types
cel 🌸
2
-186
/
+550
2024-11-11
add non-streaming parsers
cel 🌸
2
-0
/
+1523
2024-11-11
impl Stream for Reader
cel 🌸
4
-38
/
+141
2024-11-10
WIP: impl Stream for Reader
cel 🌸
5
-94
/
+305
2024-11-10
implement reader testing
cel 🌸
4
-4
/
+122
2024-11-10
implement element reading
cel 🌸
6
-35
/
+681
2024-11-02
fix NCName and AttValue parsers
cel 🌸
1
-16
/
+10
2024-11-02
test composers
cel 🌸
1
-4
/
+9
2024-11-02
fix NCName parser
cel 🌸
1
-1
/
+1
2024-11-02
implement XML composers
cel 🌸
3
-25
/
+788
2024-11-01
WIP: XML composers
cel 🌸
4
-67
/
+848
2024-11-01
change contents of Names and Nmtokens to Vecs
cel 🌸
2
-10
/
+9
2024-10-31
fix build
cel 🌸
3
-68
/
+69
2024-10-31
fix CDSect parse test regression
cel 🌸
1
-1
/
+4
2024-10-31
refactor parsers into Parser trait implementations
cel 🌸
2
-1089
/
+1653
2024-06-29
WIP: stream parsing
cel 🌸
2
-12
/
+45
2024-06-27
WIP: stream parsing
cel 🌸
4
-11
/
+61
2024-06-27
namespace parsing
cel 🌸
3
-30
/
+176
2024-06-25
IT WORKS
cel 🌸
1
-2
/
+2
2024-06-25
remove unused imports
cel 🌸
1
-4
/
+4
2024-06-25
change privacy
cel 🌸
3
-107
/
+142
2024-06-25
WIP: conditional sections
cel 🌸
1
-4
/
+243
2024-06-25
WIP: element type declarations
cel 🌸
1
-3
/
+166
2024-06-25
WIP: element parsing
cel 🌸
1
-13
/
+81
2024-06-25
WIP: extSubset
cel 🌸
1
-20
/
+188
2024-06-24
WIP: dtd garbo
cel 🌸
1
-38
/
+244
2024-06-22
WIP: element parsing
cel 🌸
1
-15
/
+21
2024-06-21
WIP: XMLDecl stuff
cel 🌸
1
-21
/
+69
2024-06-21
WIP: CDSect parsers
cel 🌸
1
-0
/
+58
[next]