aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)Author
2023-04-18Ensure the exercises use the canonical formatManlio Perillo
2023-04-18ci: add a CI workflowManlio Perillo
2023-04-18Merge pull request #246 from perillo/build-restore-compatibility-2Chris Boesch
2023-04-18build: avoid intermixed messages on the same lineManlio Perillo
2023-04-18build: don't print errors in ZiglingStep.evalManlio Perillo
2023-04-18build: restore compatibility support againManlio Perillo
2023-04-13Merge pull request #238 from perillo/update-zigling-stepChris Boesch
2023-04-13build: update ZiglingStep to the new APIManlio Perillo
2023-04-13build: disable special case for `zig build -Dhealed`Manlio Perillo
2023-04-13Update README.mdChris Boesch
2023-04-13Merge pull request #237 from chrboesch/mainChris Boesch
2023-04-12Update CNAMEChris Boesch
2023-04-12Update CNAMEChris Boesch
2023-04-12Create CNAMEChris Boesch
2023-04-12Update README.mdChris Boesch
2023-04-12Merge pull request #235 from perillo/update-to-version-0.11.0-dev.2560Chris Boesch
2023-04-12Update the code to the new zig versionManlio Perillo
2023-04-12Update 096_memory_allocation.zigChris Boesch
2023-04-12Update 097_bit_manipulation.zigChris Boesch
2023-04-12Update 098_bit_manipulation2.zigChris Boesch
2023-04-12Update README.mdChris Boesch
2023-04-12Merge pull request #233 from chrboesch/bit_manipulationChris Boesch
2023-04-12added the second exercise for bit manipulationChris Boesch
2023-04-12Merge pull request #232 from chrboesch/bit_manipulationChris Boesch
2023-04-12added first exercise for bit manipulationChris Boesch
2023-04-12added first exercise for bit manipulationChris Boesch
2023-04-12Merge pull request #224 from perillo/improve-build-moreChris Boesch
2023-04-11build: make PrintStep thread safeManlio Perillo
2023-04-11build: simplify the code when solving all the exercisesManlio Perillo
2023-04-11build: restore compatibility supportManlio Perillo
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