summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-05-31Merge pull request 'fix typos' (#435) from mark2185/exercises:main into mainChris Boesch
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/435
2026-05-31fix contributing instructions for patchesLuka Markušić
2026-05-31fix typosLuka Markušić
2026-05-25Merge pull request '051: add a comma' (#429) from ↵Chris Boesch
xiaolizhi/exercises:comma-fix into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/429
2026-05-25051: add a commaxiaolizhi
2026-05-22Merge pull request 'added expalantion for const pointer' (#428) from pointer ↵Chris Boesch
into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/428
2026-05-22added expalantion for const pointerChris Boesch
2026-05-18Merge pull request 'Instruct user not to worry about sentinel syntax in ↵Chris Boesch
`065_builtins2`' (#425) from nickgrim/exercises:sentinel_warning into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/425
2026-05-18Merge pull request 'Minor grammar fix to comment in `005_arrays2`' (#426) ↵Chris Boesch
from nickgrim/exercises:main into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/426
2026-05-18Minor grammar fix to comment in `005_arrays2`Nick Grimshaw
2026-05-18Instruct user not to worry about sentinel syntax in `065_builtins2`Nick Grimshaw
2026-05-04Merge pull request 'fixed removed array multiplication' (#423) from ↵Chris Boesch
array_mult into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/423
2026-05-04fixed removed array multiplicationChris Boesch
2026-05-02Merge pull request 'adjusted comment to zig 0.16' (#422) from i421 into mainChris Boesch
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/422
2026-05-02adjusted comment to zig 0.16Chris Boesch
2026-04-30Merge pull request 'fixed compileError printing' (#419) from i418 into mainChris Boesch
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/419
2026-04-30fixed compileError printingChris Boesch
2026-04-23Merge pull request 'docs: update wrong comment reference to prior exercise ↵Chris Boesch
in 110_files2' (#416) from kwyse/exercises:fix-110_files2 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/416
2026-04-22docs: update wrong reference to prior exercisekwyse
The comment should reference exercise 109, not 106.
2026-04-21Merge pull request 'fix: move exercise 100 celebration comment to the right ↵Chris Boesch
file' (#413) from Frost-Phoenix/exercises:fix_comment into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/413
2026-04-21Merge branch 'main' into fix_commentChris Boesch
2026-04-20Merge pull request 'added skip to the C exercises' (#414) from ↵Chris Boesch
fixing_cimport into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/414
2026-04-20added skip to the C exercisesChris Boesch
2026-04-20Merge pull request 'docs: fix wrong prerequisite in 110_files2.zig' (#412) ↵Chris Boesch
from Kercy/exercises:main into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/412
2026-04-20fix: move exercise 100 celebration comment to the right fileFrost-Phoenix
2026-04-20docs: fix wrong prerequisite in 110_files2.zigKercyDing
2026-04-19Merge pull request 'fixed readme' (#411) from readme into mainChris Boesch
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/411
2026-04-19fixed readmeChris Boesch
2026-04-19Merge pull request 'fixed readme' (#409) from readme into mainChris Boesch
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/409
2026-04-19fixed readmeChris Boesch
2026-04-19Merge pull request 'Demonstrate the benefit of a mutex' (#408) from ↵Chris Boesch
MatthijsBlom/ziglings:matthijsblom-patch-1 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/408
2026-04-18Update patches/patches/091_async7.patchMatthijsBlom
2026-04-18demonstrate the benefit of the mutexMatthijsBlom
2026-04-18Merge pull request 'fix: mutex unlock call in async example' (#407) from ↵Chris Boesch
gabelluardo/ziglings:fix-async91 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/407
2026-04-18fix: mutex unlock call in async exampleGabriele Belluardo
2026-04-15Merge pull request 'Some deprecated functions removed and a progress bar ↵Chris Boesch
added.' (#403) from fixes_v016 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/403
2026-04-15Some deprecated functions removed and a progress bar added.Chris Boesch
2026-04-15v0.16Chris Boesch
2026-04-15Merge pull request '102: Fix formatting reference link' (#402) from ↵Chris Boesch
tjk/ziglings-exercises:102-link into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/402
2026-04-14Fix formatting reference linkTom
2026-04-14fixed merge conflictChris Boesch
2026-04-14added cancelation if nothing foundChris Boesch
2026-04-14Merge pull request '093_async9: small fixes' (#400) from ↵Chris Boesch
tjk/ziglings-exercises:93-async9 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/400
2026-04-14093_async9: small fixesTom
2026-04-14Merge pull request '095_quiz_async: Add missing Bug 4' (#396) from ↵Chris Boesch
tjk/ziglings-exercises:95-bug4 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/396
2026-04-14Merge branch 'main' into 95-bug4Chris Boesch
2026-04-14Merge pull request 'new example for concurrency' (#398) from ↵Chris Boesch
improving_ansync9 into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/398
2026-04-14new example for concurrencyChris Boesch
2026-04-14Merge pull request 'added result for 12 digits' (#397) from pi_precision ↵Chris Boesch
into main Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/397
2026-04-14added result for 12 digitsChris Boesch