summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Collapse)Author
2023-02-28fix typos/grammar in 093_hello_c.zigSean Aubin
- output a text -> output text - In Zig -> add comma - result ist -> result is - remove extra whitespace
2023-02-22Update README.mdChris Boesch
2023-02-21Update README.mdChris Boesch
2023-02-21Merge pull request #191 from chrboesch/dev_1711Chris Boesch
dev.1711 - switched to multi-object-for-loops
2023-02-21dev.1711 - switched to multi-object-for-loopsChris Boesch
2023-02-20Merge pull request #190 from chrboesch/issue_126Chris Boesch
removed unnecessary self pointer
2023-02-20removed unnecessary self pointerChris Boesch
2023-02-19Update README.mdChris Boesch
2023-02-19Merge pull request #189 from chrboesch/dev1650Chris Boesch
check for dev1650 and some minor polish
2023-02-19check for dev1650 and some minor polishChris Boesch
2023-02-19Merge pull request #188 from chrboesch/issue_185Chris Boesch
issue 185, description improved
2023-02-19issue 185, description improvedChris Boesch
2023-02-19Merge pull request #187 from chrboesch/c_mathChris Boesch
small improvements in hello_c
2023-02-19small improvements in hello_cChris Boesch
2023-02-18Merge pull request #186 from chrboesch/c_mathChris Boesch
added C math exercise
2023-02-18added C math exerciseChris Boesch
2023-02-16'working with C marked'Chris Boesch
2023-02-16Merge pull request #183 from chrboesch/hello_cChris Boesch
added the first C exercise
2023-02-16some improvements in the descriptionChris Boesch
2023-02-16try 'write' that works on mac, but I didn't know if it works on windowsChris Boesch
2023-02-16Merge pull request #184 from DiogoNeves/patch-1Chris Boesch
Adds missing 'the' to intro text (020_quiz3)
2023-02-16Merge branch 'main' into hello_cChris Boesch
2023-02-16inserted a workaround for mac-os, see ↵Chris Boesch
https://github.com/ziglang/zig/issues/14657#issuecomment-1432180967
2023-02-16'Interfaces' check markedChris Boesch
2023-02-16Merge pull request #181 from chrboesch/interfacesChris Boesch
Interfaces
2023-02-16adds missing 'the' to intro textDiogo Neves
`some of things` => `some of the things`. (I'm loving the exercises and wanted to contribute in any way possible)
2023-02-15Added story/explanation to new ex. 092Dave Gauer
2023-02-15added the first C exerciseChris Boesch
2023-02-15Merge pull request #182 from chrboesch/v1638Chris Boesch
update to version 1636
2023-02-15update to version 1636Chris Boesch
2023-02-14inserted a failure and created a patchChris Boesch
2023-02-14created an empty patch for testing until the exercise is finishedChris Boesch
2023-02-12Update README.mdChris Boesch
2023-02-12Merge pull request #180 from chrboesch/v1602Chris Boesch
updated to version 011.0-dev.1602
2023-02-12updated to version 011.0-dev.1602Chris Boesch
2023-02-11added 092_interfaces to buildChris Boesch
2023-02-11first draft for interfacesChris Boesch
2023-02-04noted changes for version 1568Chris Boesch
2023-02-04Merge pull request #177 from DameonSmith/patch-1Chris Boesch
Updating build.zig to support new API change.
2023-02-04new build number addedChris Boesch
2023-02-02Merge pull request #178 from chrboesch/issue176Chris Boesch
removed trim of trailing spaces
2023-02-02removed trim of trailing spacesChris Boesch
2023-02-01Updating build.zig to support new API change.Dameon Smith
I updated zig today and the addExecutable API appears to have changed with it. I was able to get the build to run again with this change.
2023-02-01Merge pull request #175 from chrboesch/readmeChris Boesch
notes for dev update to 1501
2023-02-01notes for dev update to 1501Chris Boesch
2023-01-31Merge pull request #174 from chrboesch/buildChris Boesch
update to zig dev release 1501
2023-01-31update to zig dev release 1501Chris Boesch
2023-01-29Merge pull request #173 from chrboesch/issue172Chris Boesch
description of excercise 066 refined
2023-01-29description specifiedChris Boesch
2023-01-27update goto-bus-stopChris Boesch