Motiejus Jakštys
d71f0d615b
fix one of stage2 errors
2022-05-25 09:48:39 +03:00
Motiejus Jakštys
c602b7a039
rename lib to src
2022-05-25 09:42:42 +03: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
Motiejus Jakštys
efd3cfc367
expose `len` to the delta-compressed iterator
2022-03-06 09:39:18 +02:00
Motiejus Jakštys
039aeb80dd
delta decompression iterator
2022-03-06 06:37:24 +02:00
Motiejus Jakštys
ec95b231fa
varint iterator
2022-03-05 10:19:42 +02:00
Motiejus Jakštys
b81072f726
add usergids
2022-03-04 10:55:09 +02:00
Motiejus Jakštys
a526379fd8
cosmetic changes
2022-03-02 06:18:19 +02:00
Motiejus Jakštys
40deb3f0be
preparing for bringing this all together
2022-02-28 06:19:32 +02:00
Motiejus Jakštys
0b0e917086
deltaDecompress
2022-02-28 06:02:16 +02:00
Motiejus Jakštys
ca67bf56e7
implement delta compression
2022-02-28 05:48:43 +02:00
Motiejus Jakštys
df8ab1fbbf
PackedGroup
2022-02-27 18:40:05 +02:00