Age | Commit message (Expand) | Author |
2021-02-12 | Merge pull request #9 from palash25/typo2 | Dave Gauer |
2021-02-12 | exercise/25 fix typo | Palash Nigam |
2021-02-11 | Use a zig build script to run ziglings | Martin Wickham |
2021-02-11 | Improved zig version check | Joseph-Eugene Winzer |
2021-02-11 | Merge pull request #7 from palash25/typo | Dave Gauer |
2021-02-12 | exercise/21: fix typo | Palash Nigam |
2021-02-11 | Added zig version check for commit number | Joseph-Eugene Winzer |
2021-02-11 | Added a zig version test | Joseph-Eugene Winzer |
2021-02-10 | Added string specifier in format strings (#3) | Dave Gauer |
2021-02-10 | Merge pull request #3 from Joefish/06_print_specifier | Dave Gauer |
2021-02-10 | Merge branch 'main' of github.com:ratfactor/ziglings into main | Dave Gauer |
2021-02-10 | Removed incorrect explanation of assignment error (#1) | Dave Gauer |
2021-02-10 | Added string specifier in Ex 06 | Joseph-Eugene Winzer |
2021-02-10 | Ex 22 spelling error | Dave Gauer |
2021-02-10 | Improved 02 comment about imports being const | Dave Gauer |
2021-02-09 | Added Quiz 5 for pointers. Elephants!!! | Dave Gauer |
2021-02-09 | Moved exercises to exercises because exercises | Dave Gauer |
2021-02-08 | Added Ex. 38-43 for pointers, updated README | Dave Gauer |
2021-02-07 | Consistent instructions and examples | Dave Gauer |
2021-02-06 | Added ex. 37,38 structs | Dave Gauer |
2021-02-06 | Add ex 35,36 enums; updated README | Dave Gauer |
2021-02-03 | Inserted ex. 32 unreachable, added quiz4. | Dave Gauer |
2021-02-03 | Fixed README instructions | Dave Gauer |
2021-01-31 | Adding exs 27-32 | Dave Gauer |
2021-01-30 | Added ex 21-26 for error handling | Dave Gauer |
2021-01-22 | Added ex 19,20 functions and pop quiz | Dave Gauer |
2021-01-21 | Hinting return type rather than making 'em guess. | Dave Gauer |
2021-01-19 | Added Ex. 18 functions | Dave Gauer |
2021-01-18 | added quiz 2 | Dave Gauer |
2021-01-18 | Ex 16 oops, forgot to unfix it. :-) | Dave Gauer |
2021-01-18 | Added ex 15,16 for loops | Dave Gauer |
2021-01-10 | Added Ex 11-14: while loops | Dave Gauer |
2021-01-08 | Added Ex 9,10 for If | Dave Gauer |
2021-01-06 | Added first quiz | Dave Gauer |
2021-01-05 | Added Exs. 6,7 strings | Dave Gauer |
2021-01-04 | Added Ex. 5, array ops | Dave Gauer |
2021-01-03 | Added Ex. 4 arrays | Dave Gauer |
2021-01-03 | Add exercise 3, exercise num param for script | Dave Gauer |
2021-01-03 | Added Ex. 2, polished script, added LICENSE | Dave Gauer |
2020-12-23 | Initial commit with readme, script, and hello world | Dave Gauer |