1
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Motiejus Jakštys ee603c47ca wip so 2022-04-20 13:13:57 +03:00
Motiejus Jakštys 2205d6c4b2 wip State.zig 2022-04-20 05:41:30 +03:00
Motiejus Jakštys fad7c9fbaf DB.header is becoming a pointer
Also, move User, PackedUser, Group, PackedGroup to better-fit places.
2022-03-26 10:40:35 +02:00
Motiejus Jakštys 347f0a1392 Write the file
Also move DB and Corpus to their own files while doing that.
2022-03-24 12:36:08 +02:00
Motiejus Jakštys a8b45911aa weekend changes
- move main.zig to it's own package, create lib/
- rename AllSections to DB, remove intermediate tuples
- iovec does not allocate
- remove error{Overflow} from almost everywhere
2022-03-23 12:01:13 +02:00