summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Collapse)Author
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-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
2023-01-27Merge pull request #170 from ratfactor/commentChris Boesch
comment corrected
2023-01-27comment correctedChris Boesch
2023-01-22Merge pull request #168 from chrboesch/endChris Boesch
the_end function added
2023-01-22try to fix mac errorChris Boesch
2023-01-22changed 'the_end' to '999_the_end'Chris Boesch
2023-01-21fix mac errorChris Boesch
2023-01-21the_end function addedChris Boesch
2023-01-21Merge pull request #167 from chrboesch/buildChris Boesch
trim of leading spaces added
2023-01-21trim of leading spaces addedChris Boesch
2023-01-21Update README.mdChris Boesch
2023-01-21Merge pull request #145 from dasimmet/check_output_lenChris Boesch
add check for trailing output characters
2023-01-21Merge pull request #166 from chrboesch/patchesChris Boesch
patches fixed
2023-01-21fixed patchesChris Boesch
2023-01-21Merge branch 'main' into check_output_lenChris Boesch
2023-01-21Merge pull request #165 from chrboesch/readmeChris Boesch
added note for async functions
2023-01-21added note for async functionsChris Boesch
2023-01-21Merge pull request #164 from chrboesch/asyncChris Boesch
disable the async excercises because of temporary not available in zig: https://github.com/ratfactor/ziglings/issues/163
2023-01-21disable the async excercises because of temporary not available in zigChris Boesch
compiler
2023-01-18Merge pull request #162 from rofrol/patch-3Chris Boesch
writen -> written
2023-01-17writen -> writtenRoman Frołow
2023-01-14Merge pull request #161 from chrboesch/readmeChris Boesch
changes from @typeInfo in Readme noted
2023-01-14changes from @typeInfo in Readme notedChris Boesch