| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-17 | Merge pull request 'Fixed description to decimal and scientific notation' ↵ | Chris Boesch | |
| (#312) from i311 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/312 | |||
| 2025-10-17 | Fixed description to decimal and scientific notation | Chris Boesch | |
| 2025-10-03 | Merge pull request 'Fixed conversion from kg to tons' (#310) from i309 into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/310 | |||
| 2025-10-03 | Fixed conversion from kg to tons | Chris Boesch | |
| 2025-09-25 | Delete .woodpecker/healthcheck.yaml | chrboesch | |
| needs a token :-( | |||
| 2025-09-25 | Add .woodpecker/healthcheck.yaml | chrboesch | |
| 2025-09-24 | Merge pull request 'Fixed error in captureStdErr()' (#308) from i306 into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/308 | |||
| 2025-09-24 | Update .woodpecker/eowyn.yaml | chrboesch | |
| try with branch 'main' | |||
| 2025-09-24 | Update .woodpecker/eowyn.yaml | chrboesch | |
| separate steps | |||
| 2025-09-24 | Update .woodpecker/eowyn.yaml | chrboesch | |
| fix refs | |||
| 2025-09-24 | Update .woodpecker/eowyn.yaml | chrboesch | |
| push only on main | |||
| 2025-09-24 | Fixed error in captureStdErr() | Chris Boesch | |
| 2025-09-03 | Merge pull request 'Switched to new reader' (#305) from i304 into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/305 | |||
| 2025-09-03 | Switched to new reader | Chris Boesch | |
| 2025-08-25 | Merge pull request 'formating contributing' (#301) from contributing into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/301 | |||
| 2025-08-25 | formating contributing | Chris Boesch | |
| 2025-08-24 | Merge pull request 'fixes some minor typos' (#300) from i122 into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/300 | |||
| 2025-08-24 | fixes some minor typos | Chris Boesch | |
| 2025-08-24 | Merge pull request 'Formatting' (#299) from gollum into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/299 | |||
| 2025-08-24 | Formatting | Chris Boesch | |
| 2025-08-24 | Merge pull request 'Added instructions for patch files' (#298) from gollum ↵ | Chris Boesch | |
| into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/298 | |||
| 2025-08-24 | Added instructions for patch files | Chris Boesch | |
| 2025-08-24 | Merge pull request 'Added instructions for patch files' (#297) from gollum ↵ | Chris Boesch | |
| into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/297 | |||
| 2025-08-24 | Added instructions for patch files | Chris Boesch | |
| 2025-08-24 | Merge pull request 'testing exercise, fix order of parameters to ↵ | Chris Boesch | |
| `expectEqual`' (#281) from cstyan/exercises:test-expect into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/281 | |||
| 2025-08-24 | Merge branch 'main' into test-expect | Chris Boesch | |
| 2025-08-24 | Merge pull request 'fixed typo and broken link' (#296) from readme into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/296 | |||
| 2025-08-24 | fixed typo and broken link | Chris Boesch | |
| 2025-08-24 | Merge pull request 'fixed version numbers' (#295) from readme into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/295 | |||
| 2025-08-24 | fixed version numbers | Chris Boesch | |
| 2025-08-24 | Merge pull request 'pass -freference-trace to executed compile command' ↵ | Chris Boesch | |
| (#294) from SimonLSchlee/exercises:pass-reference-trace into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/294 | |||
| 2025-08-24 | Merge branch 'main' into pass-reference-trace | Chris Boesch | |
| 2025-08-24 | Merge pull request '[Exercise 019] fix: typo in example function, missing ↵ | Chris Boesch | |
| return type' (#290) from imomaliev/ziglings:chore/fix-019-function-description into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/290 | |||
| 2025-08-24 | Merge branch 'main' into chore/fix-019-function-description | Chris Boesch | |
| 2025-08-24 | pass -freference-trace to executed compile command | Simon 'Sze' L. Schlee | |
| Currently users executing `zig build` to run the exercises, may encounter compiler output that tells them to use `-freference-trace=[num]` to see more of the hidden reference traces, so we should pass this parameter to the zigling exercise being compiled, so that the learner can provide this parameter like they would normally, when using `zig build` directly in normal Zig programs. | |||
| 2025-08-15 | Merge pull request 'fixed typo in readme' (#293) from readme into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/293 | |||
| 2025-08-15 | fixed typo in readme | Chris Boesch | |
| 2025-08-15 | Merge pull request 'Fixed changes in array list' (#292) from i291 into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/292 | |||
| 2025-08-15 | adjusted version information | Chris Boesch | |
| 2025-08-15 | Fixed changes in array list | Chris Boesch | |
| 2025-08-11 | fix: 019 typo in example function, missing return type | Sardorbek Imomaliev | |
| 2025-08-11 | Merge pull request 'Fixed zig version' (#289) from readme into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/289 | |||
| 2025-08-11 | Fixed zig version | Chris Boesch | |
| 2025-08-08 | Merge pull request 'Current version set' (#287) from i285 into main | Chris Boesch | |
| Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/287 | |||
| 2025-08-08 | Current version set | Chris Boesch | |
| 2025-08-08 | Merge pull request 'Fix: The initial zig build fail due to wrong number of ↵ | Chris Boesch | |
| arguments passed in self.step.evalZigProcess()' (#286) from DoKoB/exercises:fix/initial-zig-build into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/286 | |||
| 2025-08-05 | fix: initial zig build caused by self.step.evalZigProcess() | DoKoB | |
| 2025-07-22 | Merge pull request 'Fix zig 0.15.0-dev.1149+4e6a04929 build errors' (#283) ↵ | Chris Boesch | |
| from zawupf/ziglings-exercises:zig-0.15 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/283 | |||
| 2025-07-22 | Added Readme | Chris Boesch | |
| 2025-07-22 | Fixed 104 | Chris Boesch | |
