| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 5 days | fix comment `field_types` is a slice of (strings -> types) | omihirofumi | |
| 8 days | Merge pull request 'skipped #5 until a better solution is found' (#472) from ↵ | Chris Boesch | |
| minor-fixes into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/472 | |||
| 8 days | skipped #5 until a better solution is found | Chris Boesch | |
| 8 days | Merge pull request '107: change comment "brackets" -> "braces"' (#471) from ↵ | Chris Boesch | |
| xiaolizhi/exercises:text-fix1 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/471 | |||
| 9 days | 107: change comment "brackets" -> "braces" | xiaolizhi | |
| Signed-off-by: xiaolizhi <vogelwanderung@pm.me> | |||
| 9 days | Merge pull request 'fix style mismatch on 065_builtins2.zig' (#469) from ↵ | Chris Boesch | |
| garipew/exercises:fix_typo into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/469 | |||
| 9 days | Merge branch 'main' into fix_typo | Chris Boesch | |
| 9 days | fix style mismatch on patches/065_builtins2.zig | Gabriel Sa | |
| Rename `fetchTheMostBeautifulType` to `FetchTheMostBeautifulType` to follow Zig's standard naming practice. | |||
| 9 days | Merge pull request 'minor fixes' (#470) from minor-fixes into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/470 | |||
| 9 days | expanded explanation about self vs *self | Chris Boesch | |
| 9 days | fixed description | Chris Boesch | |
| 9 days | fixed grammar | Chris Boesch | |
| 9 days | Merge pull request 'Use significand terminology' (#465) from ↵ | Chris Boesch | |
| FilipKubis/ziglings:significand-consistent-naming into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/465 | |||
| 9 days | Merge pull request 'fix typos in CONTRIBUTING.md' (#461) from ↵ | Chris Boesch | |
| tariq/exercises:fix-typo-contributing-md into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/461 | |||
| 9 days | Merge 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 | |||
| 9 days | Merge pull request 'Fixed typo: "you will wish" -> "you wish"' (#455) from ↵ | Chris Boesch | |
| xaviii/exercises:xaviii-typo into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/455 | |||
| 9 days | Merge pull request 'fix typo' (#452) from mmsaki/exercises:114-typo into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/452 | |||
| 9 days | fix style mismatch on 065_builtins2.zig | Gabriel Sa | |
| Rename `fetchTheMostBeautifulType` to `FetchTheMostBeautifulType` to follow Zig's standard naming practice. | |||
| 10 days | Use significand terminology | Filip Kubiš | |
| As exercise 60 says: Donald Knuth would not be happy with us calling this mantissa. Proposing to use the less amiguous term significand | |||
| 2026-06-13 | fix typos in CONTRIBUTING.md | Tariq Ibrahim | |
| Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com> | |||
| 2026-06-11 | missed a change to add the phrase 'and quiz 95' to the statement regarding ↵ | Michael Walker | |
| Zig's Io interface. | |||
| 2026-06-11 | Fixed 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-09 | Fixed typo: "you will wish" -> "you wish" | xaviii | |
| 2026-06-08 | fix typo | mmsaki | |
| 2026-06-06 | Merge pull request 'Improve command line style' (#451) from ↵ | Chris Boesch | |
| manliop/exercises:improve-command-line-style into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/451 | |||
| 2026-06-06 | Improve command line style | Manlio Perillo | |
| Parse the command line following the code from the Zig compiler cli. Use the args iterator instead of slice, and use while instead of for loop. Use the new std.mem.cutPrefix instead of the custom function prefix. Move Context struct to the top. | |||
| 2026-06-04 | Merge pull request 'removed unnecessary shell prompt' (#449) from ↵ | Chris Boesch | |
| readme-fixes into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/449 | |||
| 2026-06-04 | removed unnecessary shell prompt | Chris Boesch | |
| 2026-06-03 | Merge pull request 'Fix exercises 65, 71, 82 due to the build system update' ↵ | Chris Boesch | |
| (#443) from mark2185/exercises:fix-build-update into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/443 | |||
| 2026-06-03 | Merge branch 'main' into fix-build-update | Chris Boesch | |
| 2026-06-02 | Merge pull request 'Elrond has moved to Rivendell (where he lives)' (#447) ↵ | Chris Boesch | |
| from rivendell into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/447 | |||
| 2026-06-02 | Elrond has moved to Rivendell (where he lives) | Chris Boesch | |
| 2026-06-02 | Merge pull request 'fixed patch file path' (#446) from contribute-fix into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/446 | |||
| 2026-06-02 | fixed patch file path | Chris Boesch | |
| 2026-06-02 | Merge pull request 'fixed minor issues' (#444) from elrond-fixes into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/444 | |||
| 2026-06-02 | fixed minor issues | Chris Boesch | |
| 2026-06-02 | Merge pull request 'Add another defer exercise' (#438) from ↵ | Chris Boesch | |
| mark2185/exercises:defer3 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/438 | |||
| 2026-06-02 | fixup! Add another defer exercise | Luka Markušić | |
| 2026-06-01 | Add another defer exercise | Luka Markušić | |
| 2026-06-01 | Merge pull request 'fix removed array multiplication' (#436) from ↵ | Chris Boesch | |
| mark2185/exercises:array_mult into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/436 | |||
| 2026-06-01 | fix removed array multiplication | Luka Markušić | |
| 2026-06-01 | Fix 082_anonymous_structs3.zig because of new build system | Luka Markušić | |
| 2026-06-01 | Fix 071_comptime6.zig because of new build system | Luka Markušić | |
| 2026-06-01 | Fix 065_builtins2.zig because of new build system | Luka Markušić | |
| 2026-06-01 | Merge pull request 'updated version in history' (#439) from build-system-fix ↵ | Chris Boesch | |
| into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/439 | |||
| 2026-06-01 | updated version in history | Chris Boesch | |
| 2026-06-01 | Merge pull request 'started fix for new build system' (#437) from ↵ | Chris Boesch | |
| build-system-fix into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/437 | |||
| 2026-05-31 | removed ziglings logic from build file | Chris Boesch | |
| 2026-05-31 | moved ziglings logic to elrond | Chris Boesch | |
| 2026-05-31 | Merge pull request 'fix typos' (#435) from mark2185/exercises:main into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/435 | |||
