aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-18Merge pull request 'fixing little typo on exercise 107_files2.zig' (#80) from...v0.12.0Chris Boesch1-1/+1
2024-04-17fixing little typo on exercise 107_files2.zigsusubub1-1/+1
2024-04-10Merge pull request 'Fixed woodpecker warnings' (#79) from pr78 into mainChris Boesch2-8/+8
2024-04-10Fixed woodpecker warningsChris Boesch2-8/+8
2024-04-10Update .woodpecker/eowyn.ymlChris Boesch1-5/+1
2024-04-10Merge pull request 'Additional timer in thread start added' (#77) from I75 in...Chris Boesch2-4/+5
2024-04-10Merge branch 'main' into I75Chris Boesch2-10/+4
2024-04-10Additional timer in thread start addedChris Boesch2-4/+5
2024-04-10Merge pull request 'Greater gradation of timers built into the threads' (#76)...Chris Boesch2-3/+7
2024-04-10Greater gradation of timers built into the threadsChris Boesch2-3/+7
2024-04-03Update README.mdChris Boesch1-8/+1
2024-04-03Merge pull request 'Zig version changed' (#73) from pr72 into mainChris Boesch2-2/+3
2024-04-03Zig version changedChris Boesch2-2/+3
2024-04-02Merge pull request 'WIP - fix breaking zig change to @fieldParentPtr' (#72) f...Chris Boesch2-7/+6
2024-03-31Fix breaking zig change to @fieldParentPtr parameterskamidev2-7/+6
2024-03-28Merge pull request 'fix typo' (#70) from i69 into mainChris Boesch1-1/+1
2024-03-28Merge branch 'main' into i69Chris Boesch8-3/+214
2024-03-28fix typoChris Boesch1-1/+1
2024-03-27Merge pull request 'added exercise/106_files.zig' (#66) from dizzyi_solo/exer...Chris Boesch6-0/+211
2024-03-27Merge branch 'main' into mainChris Boesch1-2/+2
2024-03-27added format parameter {d}Alan CHUNG4-7/+7
2024-03-27106 & 107Alan CHUNG5-20/+100
2024-03-26Pass CI test locallyAlan CHUNG1-0/+0
2024-03-26specify directory on patch file 106Alan CHUNG1-0/+0
2024-03-26specify directory on patch file 106Alan CHUNG1-0/+0
2024-03-26remove header of patch files of 106Alan CHUNG1-0/+0
2024-03-26106_files.patches actualAlan CHUNG1-0/+0
2024-03-26106_files.zig actual testAlan CHUNG2-6/+6
2024-03-25add patch files for 106_files.zigAlan CHUNG2-4/+4
2024-03-25106_files.zig formatAlan CHUNG1-6/+6
2024-03-25modified build.zigAlan CHUNG1-0/+4
2024-03-25added exercise/106_files.zigDizzyi2-0/+94
2024-03-24Update .woodpecker/eowyn.ymlChris Boesch1-1/+1
2024-03-24Update .woodpecker/eowyn.ymlChris Boesch1-1/+4
2024-03-24Update .woodpecker/eowyn.ymlChris Boesch1-5/+2
2024-03-23Update exercises/105_threading2.zigChris Boesch1-1/+1
2024-03-23Merge pull request 'Added second threading exercise.' (#65) from threading2 i...Chris Boesch4-1/+124
2024-03-23Added second threading exercise.Chris Boesch4-1/+124
2024-03-21Merge pull request 'Fixed the renaming of std.os to std.posix' (#64) from fix...Chris Boesch2-10/+11
2024-03-22Fixed the renaming of std.os to std.posixChris Boesch2-10/+11
2024-03-14Merge pull request 'Changes for a new Zig version.' (#60) from version_change...Chris Boesch2-2/+3
2024-03-15Changes for a new Zig version.Chris Boesch2-2/+3
2024-03-14Merge pull request 'fix exercise 82 output' (#58) from dolichomps/exercises:m...Chris Boesch1-1/+1
2024-03-14Merge pull request 'Improved the explanation about passing arguments and adde...Chris Boesch2-6/+17
2024-03-14Improved the explanation about passing arguments and added an example.Chris Boesch2-6/+17
2024-03-14fix exercise 82 outputdolichomps1-1/+1
2024-03-12Merge pull request 'Minor corrections to the "contributing"' (#56) from contr...Chris Boesch1-4/+3
2024-03-12Minor corrections to the "contributing"Chris Boesch1-4/+3
2024-03-08Merge pull request 'Fixed unicode literal' (#55) from i52 into mainChris Boesch1-6/+6
2024-03-08Fixed unicode literalChris Boesch1-6/+6