index
:
mt_ser.git
master
luanti serialization framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
derive
Age
Commit message (
Collapse
)
Author
2023-05-28
Consume trailing data in sized readers
HEAD
master
Lizzy Fleckenstein
2023-02-27
Add multiplier and maps
Lizzy Fleckenstein
2023-02-26
Allow bounds clause for remote derive
Lizzy Fleckenstein
2023-02-15
Support Ranges
Lizzy Fleckenstein
2023-02-14
Implement zstd compression
Lizzy Fleckenstein
2023-02-13
derive: Only emit mt attribute if client or server feature enabled
Lizzy Fleckenstein
2023-02-13
Clippy lints
Lizzy Fleckenstein
2023-02-13
Support string repr
Lizzy Fleckenstein
2023-02-13
Don't require repr for custom enum implementations
Lizzy Fleckenstein
2023-02-13
derive: Fix DeserializeError scope
Lizzy Fleckenstein
2023-02-13
cargo fmt
Lizzy Fleckenstein
2023-02-13
Improve attributes
Lizzy Fleckenstein
2023-02-12
Serialize consts before size and zlib
Lizzy Fleckenstein
2023-02-12
derive deserialize
Lizzy Fleckenstein
2023-02-10
Implement UTF-8 decode and move packets to different crate
Lizzy Fleckenstein
2023-02-10
Implement deserialize for basic types
Lizzy Fleckenstein
2023-02-08
derive serialize for enums
Lizzy Fleckenstein
2023-02-08
derive serialization for structs
Lizzy Fleckenstein
2023-02-06
Initial commit
Lizzy Fleckenstein