aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-16Exit rather than return upon version failure (#14)Dave Gauer1-1/+1
2021-02-15Second attempt of the second attempt (#14)Dave Gauer2-7/+7
2021-02-15Second attempt at explaining the minimum build (#14)Dave Gauer2-12/+18
2021-02-15Merge pull request #22 from quexxon/apply-zig-fmtDave Gauer81-196/+422
2021-02-15Add remaining patch filesWill Clardy43-43/+263
2021-02-15Apply `zig fmt` to exercisesWill Clardy37-144/+152
2021-02-15Manually apply `zig fmt` style to commentsWill Clardy7-10/+8
2021-02-15Merge pull request #20 from quexxon/exercise_12_fixesDave Gauer1-3/+3
2021-02-15Replace unclosed opening paren with dashWill Clardy1-1/+1
2021-02-15Add missing opening braces in while statementsWill Clardy1-2/+2
2021-02-14Patches to patches to clean up patchesDave Gauer49-9/+8
2021-02-14Fix Ex.19 typo (#19)Dave Gauer1-1/+1
2021-02-14Attempt to make the version error and README clearer (#14)Dave Gauer2-8/+13
2021-02-14Added testing abilityDave Gauer49-9/+160
2021-02-14Make "check and halt" the default for zig build NN (#15)Dave Gauer2-18/+24
2021-02-14going with this exercise orderDave Gauer1-2/+2
2021-02-1403 assignment - var to const in example for clarityDave Gauer1-1/+1
2021-02-14Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer3-2/+5
2021-02-14Added ex 45 optionalsDave Gauer5-0/+74
2021-02-14Merge pull request #17 from quexxon/mainDave Gauer1-1/+1
2021-02-14begone ye errant spaceDave Gauer1-1/+1
2021-02-14Fix typo: out => ourWill Clardy1-1/+1
2021-02-14Merge pull request #10 from tijb/patch-1Dave Gauer1-0/+3
2021-02-13Update 03_assignment.zigtim bangma1-1/+1
2021-02-13Emit correct output as green text indicating passed.Dave Gauer1-1/+1
2021-02-13Merge pull request #13 from Ivan-Velickovic/mainDave Gauer1-1/+1
2021-02-1404_arrays.zig - missing : for type of example arrayIvan-Velickovic1-1/+1
2021-02-13Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer2-5/+7
2021-02-13ex10 - missing type was confusing and tangential (#12)Dave Gauer1-1/+1
2021-02-13Added additional inspirations for ZiglingsDave Gauer1-0/+2
2021-02-13Merge pull request #11 from tijb/patch-2Dave Gauer1-2/+2
2021-02-13Updating README description of projectDave Gauer1-3/+3
2021-02-12Update 04_arrays.zigtim bangma1-2/+2
2021-02-12Update 03_assignment.zigtim bangma1-0/+3
2021-02-12Update README to reflect new version checkingDave Gauer1-5/+15
2021-02-12Merge branch 'SpexGuy-zig-build' into mainDave Gauer5-169/+573
2021-02-12Merge branch 'zig-build' of https://github.com/SpexGuy/ziglings into SpexGuy-...Dave Gauer5-169/+573
2021-02-12Merge pull request #5 from Joefish/zig_version_checkDave Gauer1-1/+30
2021-02-12Merge pull request #9 from palash25/typo2Dave Gauer1-1/+1
2021-02-12exercise/25 fix typoPalash Nigam1-1/+1
2021-02-11Use a zig build script to run ziglingsMartin Wickham5-140/+573
2021-02-11Improved zig version checkJoseph-Eugene Winzer1-11/+23
2021-02-11Merge pull request #7 from palash25/typoDave Gauer1-1/+1
2021-02-12exercise/21: fix typoPalash Nigam1-1/+1
2021-02-11Added zig version check for commit numberJoseph-Eugene Winzer1-2/+6
2021-02-11Added a zig version testJoseph-Eugene Winzer1-1/+14
2021-02-10Added string specifier in format strings (#3)Dave Gauer3-7/+8
2021-02-10Merge pull request #3 from Joefish/06_print_specifierDave Gauer1-1/+1
2021-02-10Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer2-6/+6
2021-02-10Removed incorrect explanation of assignment error (#1)Dave Gauer2-8/+5