14 Commits

Author SHA1 Message Date
Sosthène Guédon
91151282c2 Ensure that main crate and derive are in lockstep 2025-01-24 10:47:13 +01:00
Sosthène Guédon
0339db7753 Prepare release for flexiber-derive 0.1.1
This was missing from https://github.com/trussed-dev/flexiber/pull/8
2025-01-24 10:47:13 +01:00
Sosthène Guédon
0cc1629924 Upgrade to syn 2.0 and synstructure 0.13
Close https://github.com/trussed-dev/flexiber/issues/6
2024-12-16 16:14:00 +01:00
Sosthène Guédon
d1e95661d9 Migrate to edition 2021 2024-12-16 16:14:00 +01:00
Nicolas Stalder
880f5beaa9 Bugfix and improvements 2021-02-28 21:46:28 +01:00
Nicolas Stalder
8f5e00c856 Small improvements 2021-02-27 01:53:45 +01:00
Nicolas Stalder
003068534e Expand macros to implement simple encoding/decoding 2021-02-20 01:51:51 +01:00
Nicolas Stalder
19f4cf5d27 Initial commit, adjusted from simple-tlv 2021-02-19 23:15:05 +01:00
Nicolas Stalder
1cc9e2bcde Prepare for initial release 2021-02-19 14:50:09 +01:00
Nicolas Stalder
e790468cf6 Implement macros for untagged collections 2021-02-18 03:27:03 +01:00
Nicolas Stalder
b38c0dcd9f Add slice attribute to derive macros 2021-02-18 02:13:32 +01:00
Nicolas Stalder
dc0284a589 Clippy 2021-02-18 00:13:36 +01:00
Nicolas Stalder
eb500b9bf9 Slightly less hacky; two proc-macros 2021-02-18 00:06:05 +01:00
Nicolas Stalder
bcaeb26c3a Pretty hacky derive macro 2021-02-17 23:29:37 +01:00