550 Commits (6b17a188936d489e2777e541c84112b2609532d5)
 

Author SHA1 Message Date
Chris Boesch 120cf0c158 Merge pull request #184 from DiogoNeves/patch-1
Adds missing 'the' to intro text (020_quiz3)
2 years ago
Chris Boesch dce731a0ec Merge branch 'main' into hello_c 2 years ago
Chris Boesch 9693860bc0 inserted a workaround for mac-os, see https://github.com/ziglang/zig/issues/14657#issuecomment-1432180967 2 years ago
Chris Boesch 4a63c43c1f 'Interfaces' check marked 2 years ago
Chris Boesch abdcc77984 Merge pull request #181 from chrboesch/interfaces
Interfaces
2 years ago
Diogo Neves 4c827a6ec2 adds missing 'the' to intro text
`some of things` => `some of the things`. (I'm loving the exercises and wanted to contribute in any way possible)
2 years ago
Dave Gauer 662086cb89 Added story/explanation to new ex. 092 2 years ago
Chris Boesch 4cf3bd63a2 added the first C exercise 2 years ago
Chris Boesch 0f42850f7e Merge pull request #182 from chrboesch/v1638
update to version 1636
2 years ago
Chris Boesch 561484280c update to version 1636 2 years ago
Chris Boesch beaa89fdf5 inserted a failure and created a patch 2 years ago
Chris Boesch bb4b321b0c created an empty patch for testing until the exercise is finished 2 years ago
Chris Boesch 2557913402 Update README.md 2 years ago
Chris Boesch 0dd1cf1b18 Merge pull request #180 from chrboesch/v1602
updated to version 011.0-dev.1602
2 years ago
Chris Boesch 5007e7330f updated to version 011.0-dev.1602 2 years ago
Chris Boesch 35c5d6b976 added 092_interfaces to build 2 years ago
Chris Boesch 9b38f3584b first draft for interfaces 2 years ago
Chris Boesch bee73b80b9 noted changes for version 1568 2 years ago
Chris Boesch 763ee7955d Merge pull request #177 from DameonSmith/patch-1
Updating build.zig to support new API change.
2 years ago
Chris Boesch 7ed121ee12 new build number added 2 years ago
Chris Boesch 4056f0cb21 Merge pull request #178 from chrboesch/issue176
removed trim of trailing spaces
2 years ago
Chris Boesch 45aa554046 removed trim of trailing spaces 2 years ago
Dameon Smith 48ee92a9a5 Updating build.zig to support new API change.
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.
2 years ago
Chris Boesch e95f966591 Merge pull request #175 from chrboesch/readme
notes for dev update to 1501
2 years ago
Chris Boesch 862950c11d notes for dev update to 1501 2 years ago
Chris Boesch 1baa4e2346 Merge pull request #174 from chrboesch/build
update to zig dev release 1501
2 years ago
Chris Boesch 894456a3cc update to zig dev release 1501 2 years ago
Chris Boesch 11d8df8b75 Merge pull request #173 from chrboesch/issue172
description of excercise 066 refined
2 years ago
Chris Boesch 2ca76b8388 description specified 2 years ago
Chris Boesch 00e6ad1f98 update goto-bus-stop 2 years ago
Chris Boesch c2cd1472a4 Merge pull request #170 from ratfactor/comment
comment corrected
2 years ago
Chris Boesch be1f9cd9b2 comment corrected 2 years ago
Chris Boesch 37326e3da2 Merge pull request #168 from chrboesch/end
the_end function added
2 years ago
Chris Boesch 0616cc4303 try to fix mac error 2 years ago
Chris Boesch 9d9dc1dacf changed 'the_end' to '999_the_end' 2 years ago
Chris Boesch 419b388f8d fix mac error 2 years ago
Chris Boesch 007f4d655b the_end function added 2 years ago
Chris Boesch 039e4736ca Merge pull request #167 from chrboesch/build
trim of leading spaces added
2 years ago
Chris Boesch 7fb9b199a3 trim of leading spaces added 2 years ago
Chris Boesch 8b7afad57a Update README.md 2 years ago
Chris Boesch ce8102f830 Merge pull request #145 from dasimmet/check_output_len
add check for trailing output characters
2 years ago
Chris Boesch 4e8d91c8f2 Merge pull request #166 from chrboesch/patches
patches fixed
2 years ago
Chris Boesch 171e2b693c fixed patches 2 years ago
Chris Boesch 68af87518f Merge branch 'main' into check_output_len 2 years ago
Chris Boesch 69a02c5ec4 Merge pull request #165 from chrboesch/readme
added note for async functions
2 years ago
Chris Boesch f8e960faeb added note for async functions 2 years ago
Chris Boesch d2f2485a17 Merge pull request #164 from chrboesch/async
disable the async excercises because of temporary not available in zig: https://github.com/ratfactor/ziglings/issues/163
2 years ago
Chris Boesch 22289d6ad1 disable the async excercises because of temporary not available in zig
compiler
2 years ago
Chris Boesch 860b923b16 Merge pull request #162 from rofrol/patch-3
writen -> written
2 years ago
Roman Frołow d59c3e9598 writen -> written 2 years ago