Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-08 | Day 6 | Martin Ashby | |
2023-12-07 | Day 5 pt2, getting fiddly already! | Martin Ashby | |
2023-12-06 | Day 5 pt1 | Martin Ashby | |
2023-12-04 | day4 pt2 | Martin Ashby | |
2023-12-04 | Day4 | Martin Ashby | |
Plus fixes var -> const for latest zig version | |||
2023-12-03 | Add comments to day3 | Martin Ashby | |
2023-12-03 | Fix the annoying freeze on .free | Martin Ashby | |
It was caused by duplicating GeneralPurposeAllocator, by using it as a struct value. It has a mutex in it, so don't do that. | |||
2023-12-03 | day 3 pt2 | Martin Ashby | |
2023-12-03 | day 3 pt1 | Martin Ashby | |
2023-12-02 | day2 | Martin Ashby | |
2023-12-02 | Pull out some common parts for day2 | Martin Ashby | |
2023-12-01 | Day 1 | Martin Ashby | |