Commit graph

8 commits

Author SHA1 Message Date
1b005488a2 Fixed buffer allocation 2025-07-05 05:12:17 +02:00
02b593c237 Made project more solid, made deserialiser do incomplete buffer read, made file_reader non copyable, updated test.cpp 2025-07-03 19:12:21 +02:00
ceb65deca8 changed project structure
Also made functions return result to know how the read went
Also made the file derserializer work more efficiently
2025-07-01 23:41:32 +02:00
d161e31e63 Buffer reading now seems stable (or at least not broken) 2025-06-30 20:16:13 +02:00
3944277f6d Very very experimental buffer read from deserializer 2025-06-30 18:13:50 +02:00
c7c18fff58 Added readme 2025-06-30 05:34:46 +02:00
92315413b2 Barely functional now (i think) 2025-06-30 05:19:28 +02:00
80a525dbdb First commit 2025-06-28 04:53:06 +02:00