summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)Author
2023-04-11build: improve PrintStep, SkipStep and PatchStep namesManlio Perillo
2023-04-11build: simplify code and add testsManlio Perillo
2023-04-11build: add support for skipping exercisesManlio Perillo
2023-04-11build: ensure the exercise links libc, when neededManlio Perillo
2023-04-09Update README.mdChris Boesch
2023-04-09Merge pull request #226 from chrboesch/adjust_advanceChris Boesch
2023-04-09closes https://github.com/ratfactor/ziglings/issues/223Chris Boesch
2023-04-08build: enable full parallelism when -Dhealed is setManlio Perillo
2023-04-07Update README.mdChris Boesch
2023-04-07Merge pull request #212 from perillo/improve-buildChris Boesch
2023-04-07Insert current zig version for compatiblity!Chris Boesch
2023-04-07help text for parameters adaptedChris Boesch
2023-04-07build: restore the exercise chainManlio Perillo
2023-04-05build: fix the description of the named_install stepManlio Perillo
2023-04-05Merge pull request #216 from chrboesch/i215Chris Boesch
2023-04-05improving the explanationChris Boesch
2023-04-04build: replace the logo step with the header stepManlio Perillo
2023-04-03build: restore support for Zig 0.6.0Manlio Perillo
2023-04-02build: make the logo a build stepManlio Perillo
2023-03-31Merge pull request #209 from chrboesch/e70Chris Boesch
2023-03-31changed self parameter in connect to pointerChris Boesch
2023-03-30Merge pull request #208 from chrboesch/issue_140Chris Boesch
2023-03-30function made more elegantChris Boesch
2023-03-30Merge pull request #207 from chrboesch/i205Chris Boesch
2023-03-30changed self paramter in waddle to pointerChris Boesch
2023-03-30Merge pull request #206 from ZoloZithro/my-branchChris Boesch
2023-03-30Exercise 094: Correct spelling and grammarZolo Zithro
2023-03-20Update README.mdChris Boesch
2023-03-19Merge pull request #203 from chrboesch/new_buildChris Boesch
2023-03-19workaround for parallel processing of the build stepsChris Boesch
2023-03-19first test for new build systemChris Boesch
2023-03-15Merge pull request #199 from joburgard/mainDave Gauer
2023-03-14Fix typoJo Burgard
2023-03-14Fix typoJo Burgard
2023-03-12Update README.mdChris Boesch
2023-03-12Update README.mdChris Boesch
2023-03-12Update README.mdChris Boesch
2023-03-09Merge pull request #197 from chrboesch/memallChris Boesch
2023-03-09added line feedChris Boesch
2023-03-09Merge pull request #195 from Seanny123/memory-allocationChris Boesch
2023-03-08change empty init to '???' placeholderSean Aubin
2023-03-08rename memory allocation 095 -> 096Sean Aubin
2023-03-08add 095_memory_allocation.patchSean Aubin
2023-03-08fix allocate exampleSean Aubin
2023-03-08move memory allocation example to 095Sean Aubin
2023-03-08rephrase/reformat commentsSean Aubin
2023-03-08first draft of memory allocation exerciseSean Aubin
2023-03-04Merge pull request #196 from chrboesch/for-loopsChris Boesch
2023-03-04exercise for new for-loopsChris Boesch
2023-02-28Merge pull request #194 from Seanny123/sean-nitpicksChris Boesch