index
:
zigling-exercises.git
main
My copy of the Zigling exercises and their solutions. See the original at https://codeberg.org/ziglings/exercises
Ibrahim Muftee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
Age
Commit message (
Expand
)
Author
2026-04-22
docs: update wrong reference to prior exercise
kwyse
2026-04-21
Merge branch 'main' into fix_comment
Chris Boesch
2026-04-20
fix: move exercise 100 celebration comment to the right file
Frost-Phoenix
2026-04-20
docs: fix wrong prerequisite in 110_files2.zig
KercyDing
2026-04-18
demonstrate the benefit of the mutex
MatthijsBlom
2026-04-18
fix: mutex unlock call in async example
Gabriele Belluardo
2026-04-14
Fix formatting reference link
Tom
2026-04-14
fixed merge conflict
Chris Boesch
2026-04-14
added cancelation if nothing found
Chris Boesch
2026-04-14
093_async9: small fixes
Tom
2026-04-14
Merge branch 'main' into 95-bug4
Chris Boesch
2026-04-14
new example for concurrency
Chris Boesch
2026-04-14
added result for 12 digits
Chris Boesch
2026-04-13
095_quiz_async: Add missing Bug 4
Tom
2026-04-13
typo
Chris Boesch
2026-04-12
Replace exercise 074_comptime9
Tom
2026-04-07
Merge branch 'main' into fix-060
Chris Boesch
2026-04-06
improvements for async-io
Chris Boesch
2026-04-06
improvements for async-io
Chris Boesch
2026-04-06
improvements for async-io
Chris Boesch
2026-04-06
improvements for async-io
Chris Boesch
2026-04-06
improvements for async-io
Chris Boesch
2026-04-06
improvements for async-io
Chris Boesch
2026-04-05
improvements for async-io
Chris Boesch
2026-04-05
improvements for async-io
Chris Boesch
2026-04-04
improvements for async-io
Chris Boesch
2026-04-03
improved report design
Chris Boesch
2026-04-03
added async-io quiz
Chris Boesch
2026-04-03
new async exercise
Chris Boesch
2026-04-03
exercise 60: added hint on correct format
markuxcu
2026-04-03
new async exercise
Chris Boesch
2026-04-03
Insert space for additional async exercises
Chris Boesch
2026-04-02
revival of the async-io functions, #90
Chris Boesch
2026-04-02
revival of the async-io functions
Chris Boesch
2026-04-01
revival of the async-io functions
Chris Boesch
2026-04-01
revival of the async-io functions
Chris Boesch
2026-04-01
revival of the async-io functions
Chris Boesch
2026-04-01
revival of the async-io functions
Chris Boesch
2026-03-13
111/112: Add exercises for packed structs/unions
Justus Klausecker
2026-03-09
fix: oops
Robert Fry
2026-03-09
update description of 050_no_value for clarity
Robert Fry
2026-02-27
Merge pull request 'improve grammar in 103_tokenization' (#365) from pebose/e...
Chris Boesch
2026-02-27
Merge branch 'main' into emphasize-for-loop-range
Chris Boesch
2026-02-27
Merge pull request 'add commas' (#364) from pebose/exercises:add-punctuations...
Chris Boesch
2026-02-27
Merge pull request 'replace deprecated `mem.indexOf` with `mem.find`' (#363) ...
Chris Boesch
2026-02-27
Merge pull request 'add hint that @field() works differently on types and val...
Chris Boesch
2026-02-27
Merge pull request 'improve comment stating 'Zig 0.10.0' @typeName change' (#...
Chris Boesch
2026-02-27
Merge pull request 'improve comment on continue expression behavior' (#369) f...
Chris Boesch
2026-02-27
improve comment on continue expression behavior
Paul Ebose
2026-02-27
improve comment stating 'Zig 0.10.0' @typeName change
Paul Ebose
[next]