aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)Author
2021-02-1404_arrays.zig - missing : for type of example arrayIvan-Velickovic
2021-02-13Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer
2021-02-13ex10 - missing type was confusing and tangential (#12)Dave Gauer
2021-02-13Added additional inspirations for ZiglingsDave Gauer
2021-02-13Merge pull request #11 from tijb/patch-2Dave Gauer
2021-02-13Updating README description of projectDave Gauer
2021-02-12Update 04_arrays.zigtim bangma
2021-02-12Update 03_assignment.zigtim bangma
2021-02-12Update README to reflect new version checkingDave Gauer
2021-02-12Merge branch 'SpexGuy-zig-build' into mainDave Gauer
2021-02-12Merge branch 'zig-build' of https://github.com/SpexGuy/ziglings into SpexGuy-...Dave Gauer
2021-02-12Merge pull request #5 from Joefish/zig_version_checkDave Gauer
2021-02-12Merge pull request #9 from palash25/typo2Dave Gauer
2021-02-12exercise/25 fix typoPalash Nigam
2021-02-11Use a zig build script to run ziglingsMartin Wickham
2021-02-11Improved zig version checkJoseph-Eugene Winzer
2021-02-11Merge pull request #7 from palash25/typoDave Gauer
2021-02-12exercise/21: fix typoPalash Nigam
2021-02-11Added zig version check for commit numberJoseph-Eugene Winzer
2021-02-11Added a zig version testJoseph-Eugene Winzer
2021-02-10Added string specifier in format strings (#3)Dave Gauer
2021-02-10Merge pull request #3 from Joefish/06_print_specifierDave Gauer
2021-02-10Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer
2021-02-10Removed incorrect explanation of assignment error (#1)Dave Gauer
2021-02-10Added string specifier in Ex 06Joseph-Eugene Winzer
2021-02-10Ex 22 spelling errorDave Gauer
2021-02-10Improved 02 comment about imports being constDave Gauer
2021-02-09Added Quiz 5 for pointers. Elephants!!!Dave Gauer
2021-02-09Moved exercises to exercises because exercisesDave Gauer
2021-02-08Added Ex. 38-43 for pointers, updated READMEDave Gauer
2021-02-07Consistent instructions and examplesDave Gauer
2021-02-06Added ex. 37,38 structsDave Gauer
2021-02-06Add ex 35,36 enums; updated READMEDave Gauer
2021-02-03Inserted ex. 32 unreachable, added quiz4.Dave Gauer
2021-02-03Fixed README instructionsDave Gauer
2021-01-31Adding exs 27-32Dave Gauer
2021-01-30Added ex 21-26 for error handlingDave Gauer
2021-01-22Added ex 19,20 functions and pop quizDave Gauer
2021-01-21Hinting return type rather than making 'em guess.Dave Gauer
2021-01-19Added Ex. 18 functionsDave Gauer
2021-01-18added quiz 2Dave Gauer
2021-01-18Ex 16 oops, forgot to unfix it. :-)Dave Gauer
2021-01-18Added ex 15,16 for loopsDave Gauer
2021-01-10Added Ex 11-14: while loopsDave Gauer
2021-01-08Added Ex 9,10 for IfDave Gauer
2021-01-06Added first quizDave Gauer
2021-01-05Added Exs. 6,7 stringsDave Gauer
2021-01-04Added Ex. 5, array opsDave Gauer
2021-01-03Added Ex. 4 arraysDave Gauer
2021-01-03Add exercise 3, exercise num param for scriptDave Gauer