| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2024-08-04 | Merge branch 'main' into fix-0.14.0-build-changes | Chris Boesch | |
| 2024-08-04 | Merge pull request 'Fixed error message through a TAB in the comment, see ↵ | Chris Boesch | |
| https://github.com/ziglang/zig/issues/20928' (#137) from work into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/137 | |||
| 2024-08-04 | Fixed error message through a TAB in the comment, see ↵ | Chris Boesch | |
| https://github.com/ziglang/zig/issues/20928 | |||
| 2024-07-21 | fix tests build file broken by addRemoveDirTree now requiring LazyPath | bsubei | |
| 2024-07-21 | fix build files broken by latest 0.14.0-dev changes to Build.Step.MakeOptions | bsubei | |
| 2024-07-06 | Merge pull request 'document -Drandom' (#124) from ↵ | Chris Boesch | |
| hippietrail/exercises:random-exercise into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/124 | |||
| 2024-07-06 | Merge branch 'main' into random-exercise | Chris Boesch | |
| 2024-07-06 | document -Drandom | Andrew Dunbar | |
| 2024-06-25 | Merge pull request 'Update .woodpecker/eowyn.yaml' (#119) from ↵ | Chris Boesch | |
| chrboesch-wp-patch-3 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/119 | |||
| 2024-06-25 | Update .woodpecker/eowyn.yaml | chrboesch | |
| Add pull request | |||
| 2024-06-25 | Merge pull request 'Rename 'std.rand' to 'std.Random'' (#118) from fix_117 ↵ | Chris Boesch | |
| into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/118 | |||
| 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-24 | Merge pull request '046: Show usage of `.?` and hint towards new solution.' ↵ | Chris Boesch | |
| (#116) from alexmchughnz/ziglings:fix046 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/116 | |||
| 2024-06-23 | Add patch. | Alex McHugh | |
| 2024-06-23 | 046: Show usage of `.?` and hint towards new solution. | Alex McHugh | |
| 2024-06-17 | Merge pull request 'Fixes because of a new Zig version, which changes some ↵ | Chris Boesch | |
| functions.' (#114) from patch-106 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/114 | |||
| 2024-06-17 | Fixes because of a new Zig version, which changes some functions. | Chris Boesch | |
| 2024-06-17 | Merge pull request 'Calling `split` is deprecated' (#110) from ↵ | Chris Boesch | |
| cannero/zig-exercises:change_split into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/110 | |||
| 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-06-14 | Merge pull request 'English fixes for 107_files2.zig' (#108) from ↵ | Chris Boesch | |
| hippietrail/exercises:english-107 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/108 | |||
| 2024-06-12 | English fixes for 106_files.zig | Andrew Dunbar | |
| 2024-06-12 | English fixes for 107_files2.zig | Andrew Dunbar | |
| 2024-06-08 | Merge pull request 'fixed typo' (#107) from typo into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/107 | |||
| 2024-06-08 | fixed typo | Chris Boesch | |
| 2024-06-08 | Merge pull request 'New Zig version' (#106) from readme into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/106 | |||
| 2024-06-08 | New Zig version | Chris Boesch | |
