|
94c91e788e
|
allow packing &str
|
2023-12-17 01:06:26 +03:00 |
|
|
ad32bbe26e
|
v0.4.3: tuple struct serialization bug
|
2023-12-06 00:39:22 +03:00 |
|
|
814ac8f858
|
v0.4.2 versions
|
2023-12-05 16:50:26 +03:00 |
|
|
4cd7ea75ca
|
ToDump as trait, fine tuning de/ser
|
2023-12-02 23:47:41 +03:00 |
|
|
352fe36b14
|
releasing
|
2023-11-28 13:18:57 +03:00 |
|
|
52ab4a1f7b
|
refactored errors and ser to support nostd to-buffer encoding
|
2023-11-28 00:58:33 +03:00 |
|
|
c1b1cceaa1
|
ser refactored to use parametrized bipackSink (to use with any type of sink, e.g. network, nostd (rings, fixed buffers, etc.)
|
2023-11-27 23:55:48 +03:00 |
|
|
8bba1ef943
|
optimized unpack from slice: no more copying to vec
|
2023-11-27 23:36:08 +03:00 |
|
|
7428fad29c
|
more serde tests for fixed and variable length arrays
|
2023-11-26 19:43:55 +03:00 |
|
|
94ba11f8e2
|
0.3.2 - bascially cosmetic changes.
|
2023-11-25 03:08:21 +03:00 |
|
|
a6e3651d5c
|
docs
|
2023-11-25 03:07:09 +03:00 |
|
|
677b0187e8
|
docs
|
2023-11-25 03:04:21 +03:00 |
|
|
ed9e5da648
|
docs
|
2023-11-25 03:01:51 +03:00 |
|
|
befd894d89
|
readme fix
|
2023-11-25 02:45:35 +03:00 |
|
|
a48de88630
|
added fixint support
|
2023-11-25 02:37:48 +03:00 |
|
|
3a8b622ae7
|
ser/de support including enums
|
2023-11-24 21:59:18 +03:00 |
|
|
53e3c568a8
|
better tests organization
|
2023-10-17 00:38:07 +01:00 |
|
|
ffe7da2995
|
added contrails
|
2023-10-17 00:34:44 +01:00 |
|
|
b95809e372
|
added compatible crc8 implementation
|
2023-10-17 00:17:42 +01:00 |
|
|
28be1971ea
|
tests for sets and maps
|
2023-10-16 12:34:49 +01:00 |
|
|
ecedb96ae5
|
partial serde deserialization
|
2023-10-16 00:52:10 +01:00 |
|
|
ebb74fdd61
|
started serde support: serializer & errors
|
2023-10-15 18:11:12 +01:00 |
|
|
ef42a1b282
|
experimental module bipack is made pub for test in real projects
|
2023-10-13 03:28:12 +01:00 |
|
|
89b67f74bc
|
readme fix
|
2023-10-12 00:53:12 +01:00 |
|
|
1f31620c2f
|
more readme
|
2023-10-12 00:49:10 +01:00 |
|
|
81c9a5992d
|
docs fix
|
2023-10-12 00:41:37 +01:00 |
|
|
e0ac1b1094
|
+variable-length signed support
|
2023-10-12 00:40:15 +01:00 |
|
|
588446cd42
|
+fixed signed packs
|
2023-10-12 00:15:33 +01:00 |
|
|
33a27d0124
|
0.2.0: improving nameing, started serialization support and convenience macros.
|
2023-10-11 22:18:46 +01:00 |
|
|
c1aaede6f7
|
refinements for publication
|
2023-10-10 12:59:50 +01:00 |
|
|
8e56f10e2c
|
getting ready for publication: license, removind debug cideF
|
2023-10-10 07:02:36 +01:00 |
|
|
747cf32da8
|
added ignore
|
2023-10-10 06:50:37 +01:00 |
|
|
962fcc1ac8
|
added ans fixed LOT of docs
|
2023-10-09 23:26:08 +01:00 |
|
|
e06d553ed7
|
docs, preparing for publication
|
2023-10-09 22:42:53 +01:00 |
|
|
131859ffba
|
refined source to report errors. We might need to fix the sink too, but now we think it could not be overflown.
|
2023-10-09 22:36:02 +01:00 |
|
|
3433e3bd84
|
support for byte buffers, strings and binary dump
|
2023-10-07 13:04:39 +01:00 |
|
|
cf63de0dbb
|
Initial commit
(cherry picked from commit 69c9145c7a )
|
2023-10-07 10:34:50 +01:00 |
|
|
c97d917892
|
strangely missing change
|
2023-10-07 01:46:04 +01:00 |
|
|
b3b41faf33
|
Initial commit
|
2023-10-07 01:44:29 +01:00 |
|