aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-03-19Merge pull request #203 from chrboesch/new_buildChris Boesch2-42/+42
2023-03-19workaround for parallel processing of the build stepsChris Boesch2-36/+38
2023-03-19first test for new build systemChris Boesch1-61/+59
2023-03-15Merge pull request #199 from joburgard/mainDave Gauer2-2/+2
2023-03-14Fix typoJo Burgard1-1/+1
2023-03-14Fix typoJo Burgard1-1/+1
2023-03-12Update README.mdChris Boesch1-1/+1
2023-03-12Update README.mdChris Boesch1-3/+1
2023-03-12Update README.mdChris Boesch1-1/+1
2023-03-09Merge pull request #197 from chrboesch/memallChris Boesch1-0/+1
2023-03-09added line feedChris Boesch1-0/+1
2023-03-09Merge pull request #195 from Seanny123/memory-allocationChris Boesch3-0/+83
2023-03-08change empty init to '???' placeholderSean Aubin2-3/+3
2023-03-08rename memory allocation 095 -> 096Sean Aubin2-0/+0
2023-03-08add 095_memory_allocation.patchSean Aubin1-0/+4
2023-03-08fix allocate exampleSean Aubin1-1/+1
2023-03-08move memory allocation example to 095Sean Aubin2-4/+4
2023-03-08rephrase/reformat commentsSean Aubin1-19/+24
2023-03-08first draft of memory allocation exerciseSean Aubin2-0/+74
2023-03-04Merge pull request #196 from chrboesch/for-loopsChris Boesch4-3/+75
2023-03-04exercise for new for-loopsChris Boesch4-3/+75
2023-02-28Merge pull request #194 from Seanny123/sean-nitpicksChris Boesch2-5/+5
2023-02-28fix typos/grammar in 093_hello_c.zigSean Aubin2-5/+5
2023-02-22Update README.mdChris Boesch1-1/+1
2023-02-21Update README.mdChris Boesch1-2/+2
2023-02-21Merge pull request #191 from chrboesch/dev_1711Chris Boesch9-16/+18
2023-02-21dev.1711 - switched to multi-object-for-loopsChris Boesch9-16/+18
2023-02-20Merge pull request #190 from chrboesch/issue_126Chris Boesch1-1/+1
2023-02-20removed unnecessary self pointerChris Boesch1-1/+1
2023-02-19Update README.mdChris Boesch1-1/+1
2023-02-19Merge pull request #189 from chrboesch/dev1650Chris Boesch6-9/+12
2023-02-19check for dev1650 and some minor polishChris Boesch6-9/+12
2023-02-19Merge pull request #188 from chrboesch/issue_185Chris Boesch1-2/+7
2023-02-19issue 185, description improvedChris Boesch1-2/+7
2023-02-19Merge pull request #187 from chrboesch/c_mathChris Boesch2-2/+2