1
Fork 0
Commit Graph

15 Commits (8d6e8aa4bd9f1ac4f83c68ead6ac6c03940cf7e3)

Author SHA1 Message Date
Motiejus Jakštys 8d6e8aa4bd upgrade to multi-for syntax 2023-02-24 15:18:33 +02:00
Motiejus Jakštys 0ecd6172fc stage2 2023-02-08 16:13:03 +02:00
Motiejus Jakštys 2cdc2ae6c6 prefix test cases with context 2022-07-12 12:59:50 +03:00
Motiejus Jakštys 752b0bac6f pack differently 2022-07-05 06:03:25 +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 886382d900 clean up build a bit 2022-03-20 08:46:54 +01:00
Motiejus Jakštys 787fbcf375 [cmph] do our own definitions
so we don't import headers any more.
2022-03-20 08:42:22 +01:00
Motiejus Jakštys 92ee170d54 bdz/cmph nits 2022-03-15 06:35:48 +02:00
Motiejus Jakštys 869f3f3a65 less memory thrashing 2022-03-05 05:40:00 +02:00
Motiejus Jakštys e1bdb6c529 more robust bdz for numbers + helpers 2022-03-03 11:32:12 +02:00
Motiejus Jakštys a526379fd8 cosmetic changes 2022-03-02 06:18:19 +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