summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 xiaolizhi/exercises:comma-f...Chris Boesch
2026-05-25051: add a commaxiaolizhi
2026-05-22Merge pull request 'added expalantion for const pointer' (#428) from pointer ...Chris Boesch
2026-05-22added expalantion for const pointerChris Boesch
2026-05-18Merge pull request 'Instruct user not to worry about sentinel syntax in `065_...Chris Boesch
2026-05-18Merge pull request 'Minor grammar fix to comment in `005_arrays2`' (#426) fro...Chris Boesch
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 array_mul...Chris Boesch
2026-05-04fixed removed array multiplicationChris Boesch
2026-05-02Merge pull request 'adjusted comment to zig 0.16' (#422) from i421 into mainChris Boesch
2026-05-02adjusted comment to zig 0.16Chris Boesch
2026-04-30Merge pull request 'fixed compileError printing' (#419) from i418 into mainChris Boesch
2026-04-30fixed compileError printingChris Boesch
2026-04-23Merge pull request 'docs: update wrong comment reference to prior exercise in...Chris Boesch
2026-04-22docs: update wrong reference to prior exercisekwyse
2026-04-21Merge pull request 'fix: move exercise 100 celebration comment to the right f...Chris Boesch
2026-04-21Merge branch 'main' into fix_commentChris Boesch
2026-04-20Merge pull request 'added skip to the C exercises' (#414) from fixing_cimport...Chris Boesch
2026-04-20added skip to the C exercisesChris Boesch
2026-04-20Merge pull request 'docs: fix wrong prerequisite in 110_files2.zig' (#412) fr...Chris Boesch
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
2026-04-19fixed readmeChris Boesch
2026-04-19Merge pull request 'fixed readme' (#409) from readme into mainChris Boesch
2026-04-19fixed readmeChris Boesch
2026-04-19Merge pull request 'Demonstrate the benefit of a mutex' (#408) from MatthijsB...Chris Boesch
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 gabe...Chris Boesch
2026-04-18fix: mutex unlock call in async exampleGabriele Belluardo
2026-04-15Merge pull request 'Some deprecated functions removed and a progress bar adde...Chris Boesch
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 tjk/zigli...Chris Boesch
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 tjk/ziglings-exercis...Chris Boesch
2026-04-14093_async9: small fixesTom
2026-04-14Merge pull request '095_quiz_async: Add missing Bug 4' (#396) from tjk/ziglin...Chris Boesch
2026-04-14Merge branch 'main' into 95-bug4Chris Boesch
2026-04-14Merge pull request 'new example for concurrency' (#398) from improving_ansync...Chris Boesch
2026-04-14new example for concurrencyChris Boesch
2026-04-14Merge pull request 'added result for 12 digits' (#397) from pi_precision into...Chris Boesch
2026-04-14added result for 12 digitsChris Boesch
2026-04-13095_quiz_async: Add missing Bug 4Tom