| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-22 | Fixed 82 | Chris Boesch | |
| 2025-07-22 | Corrected the necessary Zig version | Chris Boesch | |
| 2025-07-21 | Fix zig 0.15.0-dev.1149+4e6a04929 build errors | Arnold Filip | |
| 2025-05-12 | Changed the values for better understanding | Chris Boesch | |
| 2025-03-20 | fix: typos | Jost Alemann | |
| 2025-03-03 | Shuttle weight fixed w.r.t. issue-211 | mz0 | |
| 2025-02-14 | Output from #60 adapted | Chris Boesch | |
| 2025-02-10 | converted 110 to a quiz (quiz 9) | Alexander Sisco | |
| 2025-02-09 | Merge branch 'main' into bit_man3 | Chris Boesch | |
| 2025-02-09 | Merge pull request 'issue201-adding-progress-tracking' (#203) from ↵ | Chris Boesch | |
| zendril/exercises:issue201-adding-progress-tracking into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/203 | |||
| 2025-02-09 | Skip 74, the compiler corrects this now. | Chris Boesch | |
| 2025-02-04 | cleanup for PR | Zendril | |
| 2025-02-04 | cleanup for PR | Zendril | |
| 2025-02-04 | cleanup for PR | Zendril | |
| 2025-02-04 | tracking, skipping and reset all wired in | Zendril | |
| 2025-02-04 | fmt | Zendril | |
| 2025-02-04 | reset and completed exercise tracking wired in | Zendril | |
| 2025-02-04 | rearranged order of expected output in build.zig | Alexander Sisco | |
| 2025-02-03 | Suggesting a third exercise for bit manipulation | Alexander Sisco | |
| 2024-11-03 | created a new exercise about vectors in zig, gave it number 109 | bgthompson | |
| 2024-09-20 | Minor improvements. | Chris Boesch | |
| 2024-09-16 | downgrade zig version to eowyn version | Nuno Mendes | |
| It is just 2 days behind so all features are already present for the new labeled switch test | |||
| 2024-09-16 | update zig version in build and readme | Nuno Mendes | |
| 2024-09-15 | 108: Add a exercise for a labeled switch | Nuno Mendes | |
| 2024-09-02 | Fixes several changes in std.builtin.zig | Chris Boesch | |
| 2024-08-22 | Insert wrong version number into build file. | Chris Boesch | |
| 2024-08-22 | Fixes changes in zig build system. | Chris Boesch | |
| 2024-08-08 | Add build parameter to start at a specific exercise | Michael Cooper | |
| 2024-08-04 | Changed needed zig version. | Chris Boesch | |
| 2024-07-21 | fix build files broken by latest 0.14.0-dev changes to Build.Step.MakeOptions | bsubei | |
| 2024-06-25 | Rename 'std.rand' to 'std.Random' | Chris Boesch | |
| 2024-06-25 | Merge pull request 'attempt at implementing #113 "Add a way to do one random ↵ | Chris Boesch | |
| exercise"' (#117) from hippietrail/exercises:random-exercise into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/117 | |||
| 2024-06-25 | attempt at implementing #113 "Add a way to do one random exercise" | Andrew Dunbar | |
| 2024-06-17 | Fixes because of a new Zig version, which changes some functions. | Chris Boesch | |
| 2024-06-16 | Calling `split` is deprecated | Sebastian | |
| The `split` function in std mem is depreacted and a `@compileError`, splitSequence, splitAny, or splitScalar should be used instead. | |||
| 2024-05-29 | Fixed the changes from reworking std.Progress. | Chris Boesch | |
| For details: https://github.com/ziglang/zig/pull/20059 | |||
| 2024-05-05 | Fix patches for 106 and 107 | Chris Boesch | |
| 2024-04-03 | Zig version changed | Chris Boesch | |
| 2024-03-31 | Fix breaking zig change to @fieldParentPtr parameters | kamidev | |
| See https://github.com/ziglang/zig/pull/19470 | |||
| 2024-03-27 | 106 & 107 | Alan CHUNG | |
| 2024-03-26 | 106_files.zig actual test | Alan CHUNG | |
| 2024-03-25 | modified build.zig | Alan CHUNG | |
| 2024-03-23 | Added second threading exercise. | Chris Boesch | |
| 2024-03-22 | Fixed the renaming of std.os to std.posix | Chris Boesch | |
| 2024-03-15 | Changes for a new Zig version. | Chris Boesch | |
| 2024-03-14 | fix exercise 82 output | dolichomps | |
| zig commit bd24e66 changed the floating point formatting implementation so output for exercise 82 no longer matched | |||
| 2024-03-05 | Added threading exercise | Chris Boesch | |
| 2024-02-16 | Zig version adjusted. | Chris Boesch | |
| 2024-02-06 | Fix zig_exe location in Build struct | Alexander Saltanov | |
| Reflect Zig breaking changes as of https://github.com/ziglang/zig/commit/105db13536b4dc2affe130cb8d2eee6c97c89bcd | |||
| 2024-01-05 | Bump version to match required changes. | drglove | |
