aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)Author
2024-03-14Merge pull request 'fix exercise 82 output' (#58) from dolichomps/exercises:m...Chris Boesch
2024-03-14Merge pull request 'Improved the explanation about passing arguments and adde...Chris Boesch
2024-03-14Improved the explanation about passing arguments and added an example.Chris Boesch
2024-03-14fix exercise 82 outputdolichomps
2024-03-12Merge pull request 'Minor corrections to the "contributing"' (#56) from contr...Chris Boesch
2024-03-12Minor corrections to the "contributing"Chris Boesch
2024-03-08Merge pull request 'Fixed unicode literal' (#55) from i52 into mainChris Boesch
2024-03-08Fixed unicode literalChris Boesch
2024-03-05Merge pull request 'Added threading exercise' (#54) from 104_threading into mainChris Boesch
2024-03-05Added threading exerciseChris Boesch
2024-02-28Merge pull request 'Added notes to exercise 94 c_math.' (#53) from 094_c-math...Chris Boesch
2024-02-28Added notes to exercise 94 c_math.Chris Boesch
2024-02-16Merge pull request 'Zig version adjusted.' (#50) from build_fix into mainChris Boesch
2024-02-16Zig version adjusted.Chris Boesch
2024-02-11Merge pull request 'Text improvement' (#48) from chrboesch-patch-1 into mainChris Boesch
2024-02-11Text improvementChris Boesch
2024-02-06Merge pull request 'Fix zig_exe location in Build struct' (#45) from asd/zigl...Chris Boesch
2024-02-06Fix zig_exe location in Build structAlexander Saltanov
2024-01-13Merge pull request 'added space, missing after end-of-sentence dot.' (#40) fr...Chris Boesch
2024-01-13Update exercises/093_hello_c.zigChris Boesch
2024-01-10added space, missing after end-of-sentence dot.Anthon
2024-01-05Merge pull request 'Zig 0.12.0-dev.2043 compatability changes for test runner...Chris Boesch
2024-01-05Bump ziglang version in Version Changes headerdrglove
2024-01-05Update version changes with 2043.drglove
2024-01-05Bump version to match required changes.drglove
2024-01-05Use std.Build.LazyPath over now removed std.Build.FileSource.drglove
2024-01-05Fix casing of std.build -> std.Build in tests.drglove
2024-01-04Merge pull request 'Correct comment to match code in 076_sentinels' (#33) fro...Chris Boesch
2024-01-01Fix formatting of commentMatthew Robinson
2024-01-01Correct comment to match code in 076_sentinelsMatthew Robinson
2023-12-30Merge pull request 'Fix minor typo' (#32) from babaiserror/exercises:typo int...Chris Boesch
2023-12-29Fix minor typobabaiserror
2023-11-21Merge pull request 'Removed ci/compat.sh as it is included in build.zig again...Chris Boesch
2023-11-21Removed ci/compat.sh as it is included in build.zig againChris Boesch
2023-11-21Merge pull request 'Fix two minor typos' (#29) from A-h-m-e-d/exercises:typos...Chris Boesch
2023-11-21Fix two minor typosAhmed
2023-11-21Merge pull request 'Converted var to const if there is no mutation in the var...Chris Boesch
2023-11-21Fixed patch hunkChris Boesch
2023-11-21Converted var to const if there is no mutation in var.Chris Boesch
2023-11-21Merge pull request 'fixed variable declaration by changing it to a const, sin...Chris Boesch
2023-11-21fixed variable declaration by changing it to a const, since it's never mutatedZev Averbach
2023-11-19Added link to 'Zig in Depth'Chris Boesch
2023-11-07Merge pull request 'Changed three dots to colons, see #23' (#25) from pr23 in...Chris Boesch
2023-11-07Changed three dots to colons, see #23Chris Boesch
2023-11-06Merge pull request 'Change the task so that the exercise contains two errors ...Chris Boesch
2023-11-06Change the task so that the exercise contains two errors again.Chris Boesch
2023-10-24Merge pull request 'fixed build: renamed child.exec to run' (#19) from fix_bu...Chris Boesch
2023-10-24Update .woodpecker/eowyn.ymlChris Boesch
2023-10-24fixed build: renamed exec to runChris Boesch
2023-10-24Update README.mdChris Boesch