aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-13build: disable special case for `zig build -Dhealed`Manlio Perillo1-1/+1
2023-04-13Update README.mdChris Boesch1-8/+8
2023-04-13Merge pull request #237 from chrboesch/mainChris Boesch1-0/+1
2023-04-12Update CNAMEChris Boesch1-1/+1
2023-04-12Update CNAMEChris Boesch1-1/+1
2023-04-12Create CNAMEChris Boesch1-0/+1
2023-04-12Update README.mdChris Boesch1-1/+1
2023-04-12Merge pull request #235 from perillo/update-to-version-0.11.0-dev.2560Chris Boesch3-8/+9
2023-04-12Update the code to the new zig versionManlio Perillo3-8/+9
2023-04-12Update 096_memory_allocation.zigChris Boesch1-0/+1
2023-04-12Update 097_bit_manipulation.zigChris Boesch1-0/+1
2023-04-12Update 098_bit_manipulation2.zigChris Boesch1-0/+1
2023-04-12Update README.mdChris Boesch1-1/+1
2023-04-12Merge pull request #233 from chrboesch/bit_manipulationChris Boesch3-0/+71
2023-04-12added the second exercise for bit manipulationChris Boesch3-0/+71
2023-04-12Merge pull request #232 from chrboesch/bit_manipulationChris Boesch3-0/+102
2023-04-12added first exercise for bit manipulationChris Boesch2-0/+98
2023-04-12added first exercise for bit manipulationChris Boesch1-0/+4
2023-04-12Merge pull request #224 from perillo/improve-build-moreChris Boesch2-71/+338
2023-04-11build: make PrintStep thread safeManlio Perillo1-6/+4
2023-04-11build: simplify the code when solving all the exercisesManlio Perillo1-9/+3
2023-04-11build: restore compatibility supportManlio Perillo1-8/+11
2023-04-11build: improve PrintStep, SkipStep and PatchStep namesManlio Perillo2-3/+3
2023-04-11build: simplify code and add testsManlio Perillo2-7/+196
2023-04-11build: add support for skipping exercisesManlio Perillo1-45/+103
2023-04-11build: ensure the exercise links libc, when neededManlio Perillo1-0/+3
2023-04-09Update README.mdChris Boesch1-1/+1
2023-04-09Merge pull request #226 from chrboesch/adjust_advanceChris Boesch1-4/+16
2023-04-09closes https://github.com/ratfactor/ziglings/issues/223Chris Boesch1-4/+16
2023-04-08build: enable full parallelism when -Dhealed is setManlio Perillo1-1/+23
2023-04-07Update README.mdChris Boesch1-2/+2
2023-04-07Merge pull request #212 from perillo/improve-buildChris Boesch3-82/+174
2023-04-07Insert current zig version for compatiblity!Chris Boesch1-1/+1
2023-04-07help text for parameters adaptedChris Boesch1-1/+1
2023-04-07build: restore the exercise chainManlio Perillo2-32/+67
2023-04-05build: fix the description of the named_install stepManlio Perillo1-2/+2
2023-04-05Merge pull request #216 from chrboesch/i215Chris Boesch1-4/+6
2023-04-05improving the explanationChris Boesch1-4/+6
2023-04-04build: replace the logo step with the header stepManlio Perillo1-5/+3
2023-04-03build: restore support for Zig 0.6.0Manlio Perillo2-48/+75
2023-04-02build: make the logo a build stepManlio Perillo1-1/+33
2023-03-31Merge pull request #209 from chrboesch/e70Chris Boesch1-2/+2
2023-03-31changed self parameter in connect to pointerChris Boesch1-2/+2
2023-03-30Merge pull request #208 from chrboesch/issue_140Chris Boesch2-8/+5
2023-03-30function made more elegantChris Boesch2-8/+5
2023-03-30Merge pull request #207 from chrboesch/i205Chris Boesch1-4/+4
2023-03-30changed self paramter in waddle to pointerChris Boesch1-4/+4
2023-03-30Merge pull request #206 from ZoloZithro/my-branchChris Boesch1-12/+12
2023-03-30Exercise 094: Correct spelling and grammarZolo Zithro1-12/+12
2023-03-20Update README.mdChris Boesch1-1/+1