| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-03-14 | Merge pull request 'Improved the explanation about passing arguments and ↵ | Chris Boesch | 2 | -6/+17 | |
| added an example.' (#59) from issue51 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/59 | |||||
| 2024-03-14 | Improved the explanation about passing arguments and added an example. | Chris Boesch | 2 | -6/+17 | |
| 2024-03-14 | fix exercise 82 output | dolichomps | 1 | -1/+1 | |
| zig commit bd24e66 changed the floating point formatting implementation so output for exercise 82 no longer matched | |||||
| 2024-03-12 | Merge pull request 'Minor corrections to the "contributing"' (#56) from ↵ | Chris Boesch | 1 | -4/+3 | |
| contrib into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/56 | |||||
| 2024-03-12 | Minor corrections to the "contributing" | Chris Boesch | 1 | -4/+3 | |
| 2024-03-08 | Merge pull request 'Fixed unicode literal' (#55) from i52 into main | Chris Boesch | 1 | -6/+6 | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/55 | |||||
| 2024-03-08 | Fixed unicode literal | Chris Boesch | 1 | -6/+6 | |
| 2024-03-05 | Merge pull request 'Added threading exercise' (#54) from 104_threading into main | Chris Boesch | 4 | -0/+161 | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/54 | |||||
| 2024-03-05 | Added threading exercise | Chris Boesch | 4 | -0/+161 | |
| 2024-02-28 | Merge pull request 'Added notes to exercise 94 c_math.' (#53) from ↵ | Chris Boesch | 2 | -11/+18 | |
| 094_c-math into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/53 | |||||
| 2024-02-28 | Added notes to exercise 94 c_math. | Chris Boesch | 2 | -11/+18 | |
| 2024-02-16 | Merge pull request 'Zig version adjusted.' (#50) from build_fix into main | Chris Boesch | 2 | -2/+3 | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/50 | |||||
| 2024-02-16 | Zig version adjusted. | Chris Boesch | 2 | -2/+3 | |
| 2024-02-11 | Merge pull request 'Text improvement' (#48) from chrboesch-patch-1 into main | Chris Boesch | 1 | -3/+3 | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/48 | |||||
| 2024-02-11 | Text improvement | Chris Boesch | 1 | -3/+3 | |
| closes #47 | |||||
| 2024-02-06 | Merge pull request 'Fix zig_exe location in Build struct' (#45) from ↵ | Chris Boesch | 2 | -4/+4 | |
| asd/ziglings:main into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/45 | |||||
| 2024-02-06 | Fix zig_exe location in Build struct | Alexander Saltanov | 2 | -4/+4 | |
| Reflect Zig breaking changes as of https://github.com/ziglang/zig/commit/105db13536b4dc2affe130cb8d2eee6c97c89bcd | |||||
| 2024-01-13 | Merge pull request 'added space, missing after end-of-sentence dot.' (#40) ↵ | Chris Boesch | 1 | -1/+1 | |
| from anthon/exercises:missing-space-1 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/40 | |||||
| 2024-01-13 | Update exercises/093_hello_c.zig | Chris Boesch | 1 | -1/+1 | |
| small typo | |||||
| 2024-01-10 | added space, missing after end-of-sentence dot. | Anthon | 1 | -1/+1 | |
| 2024-01-05 | Merge pull request 'Zig 0.12.0-dev.2043 compatability changes for test ↵ | Chris Boesch | 3 | -8/+9 | |
| runner' (#35) from drglove/exercises:zig-2043-changes into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/35 | |||||
| 2024-01-05 | Bump ziglang version in Version Changes header | drglove | 1 | -1/+1 | |
| 2024-01-05 | Update version changes with 2043. | drglove | 1 | -0/+1 | |
| 2024-01-05 | Bump version to match required changes. | drglove | 1 | -1/+1 | |
| 2024-01-05 | Use std.Build.LazyPath over now removed std.Build.FileSource. | drglove | 1 | -5/+5 | |
| See corresponding ziglang change here: https://github.com/ziglang/zig/issues/16353 | |||||
| 2024-01-05 | Fix casing of std.build -> std.Build in tests. | drglove | 1 | -1/+1 | |
| 2024-01-04 | Merge pull request 'Correct comment to match code in 076_sentinels' (#33) ↵ | Chris Boesch | 1 | -2/+2 | |
| from mttrb/ziglings:076-comment into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/33 | |||||
| 2024-01-01 | Fix formatting of comment | Matthew Robinson | 1 | -1/+1 | |
| 2024-01-01 | Correct comment to match code in 076_sentinels | Matthew Robinson | 1 | -2/+2 | |
| 2023-12-30 | Merge pull request 'Fix minor typo' (#32) from babaiserror/exercises:typo ↵ | Chris Boesch | 1 | -1/+1 | |
| into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/32 | |||||
| 2023-12-29 | Fix minor typo | babaiserror | 1 | -1/+1 | |
| 2023-11-21 | Merge pull request 'Removed ci/compat.sh as it is included in build.zig ↵ | Chris Boesch | 1 | -25/+0 | |
| again' (#30) from ci into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/30 | |||||
| 2023-11-21 | Removed ci/compat.sh as it is included in build.zig again | Chris Boesch | 1 | -25/+0 | |
| 2023-11-21 | Merge pull request 'Fix two minor typos' (#29) from ↵ | Chris Boesch | 2 | -2/+2 | |
| A-h-m-e-d/exercises:typos into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/29 Thanks! | |||||
| 2023-11-21 | Fix two minor typos | Ahmed | 2 | -2/+2 | |
| 2023-11-21 | Merge pull request 'Converted var to const if there is no mutation in the ↵ | Chris Boesch | 22 | -49/+49 | |
| var.' (#28) from var_const into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/28 | |||||
| 2023-11-21 | Fixed patch hunk | Chris Boesch | 1 | -3/+3 | |
| 2023-11-21 | Converted var to const if there is no mutation in var. | Chris Boesch | 21 | -46/+46 | |
| This is checked from compiler version 0.12.0-dev.1664 | |||||
| 2023-11-21 | Merge pull request 'fixed variable declaration by changing it to a const, ↵ | Chris Boesch | 1 | -1/+1 | |
| since it's never mutated' (#27) from zev/exercises:main into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/27 | |||||
| 2023-11-21 | fixed variable declaration by changing it to a const, since it's never mutated | Zev Averbach | 1 | -1/+1 | |
| 2023-11-19 | Added link to 'Zig in Depth' | Chris Boesch | 1 | -0/+1 | |
| 2023-11-07 | Merge pull request 'Changed three dots to colons, see #23' (#25) from pr23 ↵ | Chris Boesch | 1 | -2/+2 | |
| into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/25 | |||||
| 2023-11-07 | Changed three dots to colons, see #23 | Chris Boesch | 1 | -2/+2 | |
| 2023-11-06 | Merge pull request 'Change the task so that the exercise contains two errors ↵ | Chris Boesch | 3 | -11/+11 | |
| again.' (#24) from i22 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/24 | |||||
| 2023-11-06 | Change the task so that the exercise contains two errors again. | Chris Boesch | 3 | -11/+11 | |
| 2023-10-24 | Merge pull request 'fixed build: renamed child.exec to run' (#19) from ↵ | Chris Boesch | 2 | -5/+6 | |
| fix_build into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/19 | |||||
| 2023-10-24 | Update .woodpecker/eowyn.yml | Chris Boesch | 1 | -1/+2 | |
| force pulling | |||||
| 2023-10-24 | fixed build: renamed exec to run | Chris Boesch | 2 | -5/+6 | |
| 2023-10-24 | Update README.md | Chris Boesch | 1 | -0/+3 | |
| insert tag hint | |||||
| 2023-10-22 | Merge pull request 'fixed typos' (#17) from typos into mainv0.11.0 | Chris Boesch | 3 | -7/+7 | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/17 | |||||
