aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-03-05Merge pull request 'Added threading exercise' (#54) from 104_threading into mainChris Boesch4-0/+161
2024-03-05Added threading exerciseChris Boesch4-0/+161
2024-02-28Merge pull request 'Added notes to exercise 94 c_math.' (#53) from 094_c-math...Chris Boesch2-11/+18
2024-02-28Added notes to exercise 94 c_math.Chris Boesch2-11/+18
2024-02-16Merge pull request 'Zig version adjusted.' (#50) from build_fix into mainChris Boesch2-2/+3
2024-02-16Zig version adjusted.Chris Boesch2-2/+3
2024-02-11Merge pull request 'Text improvement' (#48) from chrboesch-patch-1 into mainChris Boesch1-3/+3
2024-02-11Text improvementChris Boesch1-3/+3
2024-02-06Merge pull request 'Fix zig_exe location in Build struct' (#45) from asd/zigl...Chris Boesch2-4/+4
2024-02-06Fix zig_exe location in Build structAlexander Saltanov2-4/+4
2024-01-13Merge pull request 'added space, missing after end-of-sentence dot.' (#40) fr...Chris Boesch1-1/+1
2024-01-13Update exercises/093_hello_c.zigChris Boesch1-1/+1
2024-01-10added space, missing after end-of-sentence dot.Anthon1-1/+1
2024-01-05Merge pull request 'Zig 0.12.0-dev.2043 compatability changes for test runner...Chris Boesch3-8/+9
2024-01-05Bump ziglang version in Version Changes headerdrglove1-1/+1
2024-01-05Update version changes with 2043.drglove1-0/+1
2024-01-05Bump version to match required changes.drglove1-1/+1
2024-01-05Use std.Build.LazyPath over now removed std.Build.FileSource.drglove1-5/+5
2024-01-05Fix casing of std.build -> std.Build in tests.drglove1-1/+1
2024-01-04Merge pull request 'Correct comment to match code in 076_sentinels' (#33) fro...Chris Boesch1-2/+2
2024-01-01Fix formatting of commentMatthew Robinson1-1/+1
2024-01-01Correct comment to match code in 076_sentinelsMatthew Robinson1-2/+2
2023-12-30Merge pull request 'Fix minor typo' (#32) from babaiserror/exercises:typo int...Chris Boesch1-1/+1
2023-12-29Fix minor typobabaiserror1-1/+1
2023-11-21Merge pull request 'Removed ci/compat.sh as it is included in build.zig again...Chris Boesch1-25/+0
2023-11-21Removed ci/compat.sh as it is included in build.zig againChris Boesch1-25/+0
2023-11-21Merge pull request 'Fix two minor typos' (#29) from A-h-m-e-d/exercises:typos...Chris Boesch2-2/+2
2023-11-21Fix two minor typosAhmed2-2/+2
2023-11-21Merge pull request 'Converted var to const if there is no mutation in the var...Chris Boesch22-49/+49
2023-11-21Fixed patch hunkChris Boesch1-3/+3
2023-11-21Converted var to const if there is no mutation in var.Chris Boesch21-46/+46
2023-11-21Merge pull request 'fixed variable declaration by changing it to a const, sin...Chris Boesch1-1/+1
2023-11-21fixed variable declaration by changing it to a const, since it's never mutatedZev Averbach1-1/+1
2023-11-19Added link to 'Zig in Depth'Chris Boesch1-0/+1
2023-11-07Merge pull request 'Changed three dots to colons, see #23' (#25) from pr23 in...Chris Boesch1-2/+2
2023-11-07Changed three dots to colons, see #23Chris Boesch1-2/+2
2023-11-06Merge pull request 'Change the task so that the exercise contains two errors ...Chris Boesch3-11/+11
2023-11-06Change the task so that the exercise contains two errors again.Chris Boesch3-11/+11
2023-10-24Merge pull request 'fixed build: renamed child.exec to run' (#19) from fix_bu...Chris Boesch2-5/+6
2023-10-24Update .woodpecker/eowyn.ymlChris Boesch1-1/+2
2023-10-24fixed build: renamed exec to runChris Boesch2-5/+6
2023-10-24Update README.mdChris Boesch1-0/+3
2023-10-22Merge pull request 'fixed typos' (#17) from typos into mainv0.11.0Chris Boesch3-7/+7