• Joined on 2026年02月17日
mark2185 commented on pull request ziglings/exercises#438 2026年06月02日 22:29:19 +02:00
Add another defer exercise

I mean there wouldn't be any rewritten history, the merged PRs would just be a fast-forward merge, i.e. there wouldn't be a merge commit so whoever is working on top of your branch can just...

mark2185 commented on pull request ziglings/exercises#438 2026年06月02日 16:15:21 +02:00
Add another defer exercise

I have several ziglings work trees checked out on which I work and test in parallel. For this reason, I am not a fan of rebasing merely to make the history look prettier. It only creates chaos....

mark2185 commented on pull request ziglings/exercises#438 2026年06月02日 12:46:37 +02:00
Add another defer exercise

because of the fixup?

mark2185 commented on pull request ziglings/exercises#438 2026年06月02日 09:34:47 +02:00
Add another defer exercise

The reason I wanted to hear your opinion first (before it being merged) was so that we could rebase --autosquash before merging to have a cleaner history.

mark2185 commented on issue ziglings/exercises#440 2026年06月02日 06:31:18 +02:00
std.lang.Type definitions is changed, affecting exercises: 65, 71, 82.

Checked the image again, but it still doesn't run the latest version, it's running a version from 5th of April ([284ab0ad8](284ab0ad86...

mark2185 commented on pull request ziglings/exercises#438 2026年06月02日 06:13:28 +02:00
Add another defer exercise

I'd rather put it in 028_defer2 then since 027_defer introduces the concept and 028_defer2 tries to teach something more interesting.

mark2185 pushed to defer3 at mark2185/exercises 2026年06月02日 06:12:49 +02:00
bd55c4ac5a fixup! Add another defer exercise
e61bedaa25 Add another defer exercise
ac9f96459c Merge pull request 'fix removed array multiplication' (#436) from mark2185/exercises:array_mult into main
014560c3f5 fix removed array multiplication
Compare 4 commits »
mark2185 commented on pull request ziglings/exercises#438 2026年06月01日 21:06:03 +02:00
Add another defer exercise

Exercise 27 introduces the concept of the defer keyword, and only one defer statement is needed to solve the exercise.

mark2185 commented on issue ziglings/exercises#440 2026年06月01日 20:55:41 +02:00
std.lang.Type definitions is changed, affecting exercises: 65, 71, 82.

It should definitely be there, as OP pointed out:

mark2185 commented on issue ziglings/exercises#440 2026年06月01日 16:08:09 +02:00
std.lang.Type definitions is changed, affecting exercises: 65, 71, 82.

Any thoughts about this as a way forward?

mark2185 pushed to defer3 at mark2185/exercises 2026年06月01日 16:06:15 +02:00
0c55d835c7 Add another defer exercise
4ce3ed23f3 Merge pull request 'updated version in history' (#439) from build-system-fix into main
8db82ef84e
updated version in history
6d23c876d6 Merge pull request 'started fix for new build system' (#437) from build-system-fix into main
fa36a4520f
removed ziglings logic from build file
Compare 7 commits »
mark2185 pushed to array_mult at mark2185/exercises 2026年06月01日 16:05:54 +02:00
014560c3f5 fix removed array multiplication
4ce3ed23f3 Merge pull request 'updated version in history' (#439) from build-system-fix into main
8db82ef84e
updated version in history
6d23c876d6 Merge pull request 'started fix for new build system' (#437) from build-system-fix into main
fa36a4520f
removed ziglings logic from build file
Compare 10 commits »
mark2185 created pull request ziglings/exercises#443 2026年06月01日 16:03:31 +02:00
Fix due to the build system update
mark2185 pushed to fix-build-update at mark2185/exercises 2026年06月01日 16:01:07 +02:00
3b865a0c17 Fix 082_anonymous_structs3.zig because of new build system
mark2185 created branch fix-build-update in mark2185/exercises 2026年06月01日 15:41:49 +02:00
mark2185 pushed to fix-build-update at mark2185/exercises 2026年06月01日 15:41:49 +02:00
2da28f9638 Skip 082_anonymous_structs3.zig
63c798637c Fix 071_comptime6.zig because of new build system
4480762e83 Fix 065_builtins2.zig because of new build system
4ce3ed23f3 Merge pull request 'updated version in history' (#439) from build-system-fix into main
8db82ef84e
updated version in history
Compare 8 commits »
mark2185 created pull request ziglings/exercises#438 2026年05月31日 22:33:04 +02:00
Add another defer exercise
mark2185 pushed to defer3 at mark2185/exercises 2026年05月31日 22:32:40 +02:00
ad5ea32631 Add another defer exercise
mark2185 created branch defer3 in mark2185/exercises 2026年05月31日 22:26:26 +02:00
mark2185 pushed to defer3 at mark2185/exercises 2026年05月31日 22:26:26 +02:00
9fd2a6d2e1 Add another defer exercise
8a0077e83b Merge pull request 'fix typos' (#435) from mark2185/exercises:main into main
Compare 2 commits »