]> git.lizzy.rs Git - mt_ser.git/log
mt_ser.git
14 months agoAdd multiplier and maps master
Lizzy Fleckenstein [Mon, 27 Feb 2023 20:43:56 +0000 (21:43 +0100)]
Add multiplier and maps

14 months agoSupport cgmath and collision
Lizzy Fleckenstein [Sun, 26 Feb 2023 21:30:48 +0000 (22:30 +0100)]
Support cgmath and collision

14 months agoAllow bounds clause for remote derive
Lizzy Fleckenstein [Sun, 26 Feb 2023 20:27:16 +0000 (21:27 +0100)]
Allow bounds clause for remote derive

14 months agoGuarantee Send and Sync for DeserializeError
Lizzy Fleckenstein [Sun, 19 Feb 2023 16:46:48 +0000 (17:46 +0100)]
Guarantee Send and Sync for DeserializeError

14 months agoSupport Ranges
Lizzy Fleckenstein [Wed, 15 Feb 2023 00:00:37 +0000 (01:00 +0100)]
Support Ranges

14 months agoImplement zstd compression
Lizzy Fleckenstein [Tue, 14 Feb 2023 15:13:37 +0000 (16:13 +0100)]
Implement zstd compression

14 months agoderive: Only emit mt attribute if client or server feature enabled
Lizzy Fleckenstein [Mon, 13 Feb 2023 19:24:10 +0000 (20:24 +0100)]
derive: Only emit mt attribute if client or server feature enabled

14 months agoClippy lints
Lizzy Fleckenstein [Mon, 13 Feb 2023 19:13:10 +0000 (20:13 +0100)]
Clippy lints

14 months agoSupport string repr
Lizzy Fleckenstein [Mon, 13 Feb 2023 19:01:25 +0000 (20:01 +0100)]
Support string repr

14 months agoProvide MtSerialize for &str
Lizzy Fleckenstein [Mon, 13 Feb 2023 17:34:37 +0000 (18:34 +0100)]
Provide MtSerialize for &str

14 months agoAdd Other variant to errors
Lizzy Fleckenstein [Mon, 13 Feb 2023 17:04:11 +0000 (18:04 +0100)]
Add Other variant to errors

14 months agoDon't require repr for custom enum implementations
Lizzy Fleckenstein [Mon, 13 Feb 2023 17:02:42 +0000 (18:02 +0100)]
Don't require repr for custom enum implementations

14 months agoderive: Fix DeserializeError scope
Lizzy Fleckenstein [Mon, 13 Feb 2023 16:38:39 +0000 (17:38 +0100)]
derive: Fix DeserializeError scope

14 months agocargo fmt
Lizzy Fleckenstein [Mon, 13 Feb 2023 16:02:53 +0000 (17:02 +0100)]
cargo fmt

14 months agoAdd Inner type to MtCfg
Lizzy Fleckenstein [Mon, 13 Feb 2023 16:02:15 +0000 (17:02 +0100)]
Add Inner type to MtCfg

14 months agoImprove attributes
Lizzy Fleckenstein [Mon, 13 Feb 2023 15:10:48 +0000 (16:10 +0100)]
Improve attributes

14 months agoSerialize consts before size and zlib
Lizzy Fleckenstein [Sun, 12 Feb 2023 22:48:04 +0000 (23:48 +0100)]
Serialize consts before size and zlib

14 months agoderive deserialize
Lizzy Fleckenstein [Sun, 12 Feb 2023 17:06:29 +0000 (18:06 +0100)]
derive deserialize

14 months agoImplement UTF-8 decode and move packets to different crate
Lizzy Fleckenstein [Fri, 10 Feb 2023 12:50:58 +0000 (13:50 +0100)]
Implement UTF-8 decode and move packets to different crate

14 months agoImplement deserialize for basic types
Lizzy Fleckenstein [Thu, 9 Feb 2023 20:22:01 +0000 (21:22 +0100)]
Implement deserialize for basic types

14 months agoderive serialize for enums
Lizzy Fleckenstein [Wed, 8 Feb 2023 18:01:20 +0000 (19:01 +0100)]
derive serialize for enums

14 months agoderive serialization for structs
Lizzy Fleckenstein [Wed, 8 Feb 2023 01:46:10 +0000 (02:46 +0100)]
derive serialization for structs

14 months agoCreate LICENSE
Lizzy Fleckenstein [Mon, 6 Feb 2023 22:28:28 +0000 (23:28 +0100)]
Create LICENSE

14 months agoInitial commit
Lizzy Fleckenstein [Mon, 6 Feb 2023 18:56:53 +0000 (19:56 +0100)]
Initial commit