Commit Graph

24 Commits

Author SHA1 Message Date
Nicolas Stalder
5ff4cc4870 Bump heapless to const generics 2021-06-10 22:34:46 +02:00
Nicolas Stalder
146438c2d6 Add some BER-TLV tag constants 2021-03-13 20:56:15 +01:00
Nicolas Stalder
0f59f9bc2e Add logging, generalize decodable Option impl 2021-03-06 12:59:28 +01:00
Nicolas Stalder
9d632a2865 Implement Decodable for Option of Decodable+Tagged 2021-03-05 03:06:51 +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
aea4ee6a4e Make things a bit generic over Tag type (to allow SIMPLE-TLV tags) 2021-02-20 00:57:58 +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
70607f73f3 Fix heapless feature and add tests 2021-02-18 00:25:57 +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
Nicolas Stalder
066c827104 Two tests 2021-02-17 21:48:03 +01:00
Nicolas Stalder
a7c882b0d5 Licensing 2021-02-17 21:30:28 +01:00
Nicolas Stalder
75f0fe6f54 API improvements 2021-02-17 21:25:39 +01:00
Nicolas Stalder
099fb82cf8 Simplification 2021-02-17 12:39:08 +01:00
Nicolas Stalder
27e2b5acaf Add toplevel index.html 2021-02-17 02:14:42 +01:00
Nicolas Stalder
bf1b8c7f51 Build/publish docs 2021-02-17 01:51:56 +01:00
Nicolas Stalder
32fa874658 More nested test 2021-02-17 01:51:28 +01:00
Nicolas Stalder
2616c0d57d Initial commit 2021-02-17 01:25:58 +01:00