| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-02 | patch | Roman Frołow | |
| 2024-11-02 | zero | Roman Frołow | |
| 2024-11-02 | reuse fields | Roman Frołow | |
| 2024-10-28 | Merge pull request 'Fixed patch from quiz7 after text changes' (#171) from ↵ | Chris Boesch | |
| quiz7 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/171 | |||
| 2024-10-28 | Fixed patch from quiz7 after text changes | Chris Boesch | |
| #Please enter the commit message for your changes. Lines starting | |||
| 2024-10-27 | Merge pull request 'Rephrase instruction for clarity' (#170) from ↵ | Chris Boesch | |
| factormystic/exercises:quiz-7-instruction-clarify into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/170 | |||
| 2024-10-26 | Rephrase instruction for clarity | factormystic | |
| 2024-09-20 | Merge pull request 'Deleted .devcontainer because ist was a test.' (#165) ↵ | Chris Boesch | |
| from rm_devcont into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/165 | |||
| 2024-09-20 | Deleted .devcontainer because ist was a test. | Chris Boesch | |
| 2024-09-20 | Merge pull request 'Added Dave as initiator of Ziglings.' (#164) from readme ↵ | Chris Boesch | |
| into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/164 | |||
| 2024-09-20 | Added Dave as initiator of Ziglings. | Chris Boesch | |
| 2024-09-20 | Merge pull request 'Minor improvements.' (#163) from patch_lbl_sw into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/163 | |||
| 2024-09-20 | Minor improvements. | Chris Boesch | |
| 2024-09-19 | Merge pull request 'Add a new exercise for a labeled switch' (#161) from ↵ | Chris Boesch | |
| nm-remarkable/exercises:main into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/161 | |||
| 2024-09-18 | update108 .patch due to line change | Nuno Mendes | |
| 2024-09-18 | improve explanantions in labeled switch | Nuno Mendes | |
| 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 labeled switch to also have a break statement | Nuno Mendes | |
| 2024-09-16 | update zig version in build and readme | Nuno Mendes | |
| 2024-09-15 | Add .patch for 108_labeled_switch | Nuno Mendes | |
| 2024-09-15 | 108: Add a exercise for a labeled switch | Nuno Mendes | |
| 2024-09-11 | Merge pull request 'Update README.md' (#160) from chrboesch-readme into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/160 | |||
| 2024-09-11 | Update README.md | chrboesch | |
| Added new todo for core lang | |||
| 2024-09-07 | Merge pull request 'New patch file for 82' (#158) from p_struct_typeinfo ↵ | Chris Boesch | |
| into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/158 | |||
| 2024-09-07 | New patch file for 82 | Chris Boesch | |
| 2024-09-07 | Merge pull request 'Corrects the description of the new ↵ | Chris Boesch | |
| @typeInfo().@"struct".fields' (#157) from p_struct_typeinfo into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/157 | |||
| 2024-09-07 | Corrects the description of the new @typeInfo().@"struct".fields | Chris Boesch | |
| 2024-09-07 | Merge pull request 'Update LICENSE' (#155) from chrboesch-lic-patch-1 into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/155 | |||
| 2024-09-07 | Update LICENSE | chrboesch | |
| 2024-09-04 | Merge pull request 'Reseted the simplification for de-referencing.' (#154) ↵ | Chris Boesch | |
| from i152 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/154 | |||
| 2024-09-04 | Merge branch 'main' into i152 | Chris Boesch | |
| 2024-09-04 | Reseted the simplification for de-referencing. | Chris Boesch | |
| 2024-09-04 | Merge pull request 'fixed typo: the date in version changes' (#153) from ↵ | Chris Boesch | |
| Seeingu/exercises:main-typo into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/153 | |||
| 2024-09-04 | fixed typo: the date in version changes | Seeingu | |
| 2024-09-02 | Merge pull request 'Fixes several changes in std.builtin.zig' (#150) from ↵ | Chris Boesch | |
| i149 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/150 | |||
| 2024-09-02 | Fixes several changes in std.builtin.zig | Chris Boesch | |
| 2024-08-22 | Merge pull request 'Fixes changes in zig build system.' (#148) from i_147 ↵ | Chris Boesch | |
| into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/148 | |||
| 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-19 | Merge pull request 'Added license to contributing' (#146) from contrib_lic ↵ | Chris Boesch | |
| into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/146 | |||
| 2024-08-19 | Added license to contributing | Chris Boesch | |
| 2024-08-11 | Merge pull request 'Simplified de-referencing for clarification' (#143) from ↵ | Chris Boesch | |
| i139 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/143 | |||
| 2024-08-11 | Simplified de-referencing for clarification | Chris Boesch | |
| 2024-08-11 | Merge pull request 'Clarification in description for ranges in loops.' ↵ | Chris Boesch | |
| (#142) from i141 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/142 | |||
| 2024-08-11 | Clarification in description for ranges in loops. | Chris Boesch | |
| 2024-08-09 | Merge pull request 'Add build parameter to start at a specific exercise' ↵ | Chris Boesch | |
| (#140) from mythmon/ziglings-exercises:build-start-from into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/140 | |||
| 2024-08-08 | Add build parameter to start at a specific exercise | Michael Cooper | |
| 2024-08-04 | Merge pull request 'Changed needed zig version.' (#138) from pr_130 into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/138 | |||
| 2024-08-04 | Changed needed zig version. | Chris Boesch | |
| 2024-08-04 | Merge pull request 'Fix #127 and #129 by updating the build files to account ↵ | Chris Boesch | |
| for recent 0.14.0-dev updates' (#130) from bsubei/exercises:fix-0.14.0-build-changes into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/130 | |||
