1
Fork 0
Commit Graph

9 Commits (ff814a474bd778524613f1d0bc18039fb8469123)

Author SHA1 Message Date
Motiejus Jakštys 752b0bac6f pack differently 2022-07-05 06:03:25 +03:00
Motiejus Jakštys 20bfa60f26 fixes for zig 0.10.0-dev.2473+e498fb155 2022-06-05 23:11:18 +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 24d984d712 bdz.search_u32: search directly 2022-03-06 18:18:35 +02:00
Motiejus Jakštys e1bdb6c529 more robust bdz for numbers + helpers 2022-03-03 11:32:12 +02:00
Motiejus Jakštys b924e3a935 start packed group 2022-02-24 10:13:26 +02:00
Motiejus Jakštys c0afca00b0 shorten cmph pack by 4 bytes 2022-02-23 20:30:42 +02:00
Motiejus Jakštys 4f1bada988 start with cmph.zig and bdz.zig 2022-02-23 18:24:23 +02:00