Commit Graph

19 Commits

Author SHA1 Message Date
e78e4ea8d5
move in bitset and test 2024-06-25 12:44:43 +02:00
4bda751f76
missed a line 2024-05-27 11:21:40 +02:00
f2f001b190
refactor file2 and add span with ownership 2024-05-26 21:32:44 +02:00
2420af464f
add the hacky "uuid" generator 2024-04-12 19:32:18 +02:00
bee42d4688
add span equality and span for bin2hex 2024-04-10 13:26:54 +02:00
659b410caa
add in memory read and write for file2 2024-04-03 21:03:04 +02:00
17b4cce69b
for span tweaking 2024-03-31 15:42:05 +02:00
b82f039aaf
add wip span type and new file2 interface and fstream impl.
testing was very minimal
2024-03-28 15:34:43 +01:00
d304d719e9
more valueor variants 2024-02-04 15:10:34 +01:00
390b123fb7
account for uppercase hex 2024-01-27 12:10:56 +01:00
db57a7c5e9
interface version 2024-01-18 00:30:32 +01:00
fa0a09df87
add hex conv 2024-01-13 22:31:20 +01:00
2b20c2d2a4
make config iteration usefull by also returning the key (oops) 2023-12-12 16:51:43 +01:00
0b4179c039
add iteration interface to config 2023-12-12 16:33:50 +01:00
57d7178e76
dont include the null byte 2023-12-01 19:21:09 +01:00
92eee153f2
try fix size_t 2023-07-25 22:07:19 +02:00
6f2bc75bfa
add event provider interface 2023-07-21 22:07:23 +02:00
835e9c95b7
add simple config model, an ehpemeral config impl 2023-07-21 20:31:47 +02:00
d66ad3743b
initial config module 2023-07-21 20:25:13 +02:00