summaryrefslogtreecommitdiff
path: root/exercises/114_packed.zig
AgeCommit message (Collapse)Author
9 daysMerge pull request 'Fixed a couple of exercise references as they are no ↵Chris Boesch
longer accurate after the recent changes' (#457) from killyosaur/zigling-exercises:fixing-exercise-references into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/457
2026-06-11Fixed a couple of exercise references as they are no longer accurate after ↵Michael Walker
the recent changes - Exercise 107 claimed the async exercises are 84-91, they are actually 85-94 and quiz 95 - Exercise 113 claimed the bit manip exercise is 097, it is now 100 - Exercise 114 has the bit manipulation exercises as 097 and 098, they are now 100 and 101 - Exercise 114 has the last switch exercise as being 108, it is now 111.
2026-06-08fix typommsaki
2026-05-31fix typosLuka Markušić
2026-04-03Insert space for additional async exercisesChris Boesch