Commit Graph

  • 0788198de3 Update 04_arrays.zig tim bangma 2021-02-12 23:55:26 -0500
  • b89eb8bf04 Update 03_assignment.zig tim bangma 2021-02-12 23:41:33 -0500
  • 7023b5345c Update README to reflect new version checking Dave Gauer 2021-02-12 22:53:07 -0500
  • a43e7437c0 Merge branch 'SpexGuy-zig-build' into main Dave Gauer 2021-02-12 22:30:25 -0500
  • 37cb6a8b16 Merge branch 'zig-build' of https://github.com/SpexGuy/ziglings into SpexGuy-zig-build Dave Gauer 2021-02-12 20:49:57 -0500
  • d9b8dfa535 Merge pull request #5 from Joefish/zig_version_check Dave Gauer 2021-02-12 20:29:50 -0500
  • a87c08cb3b Merge pull request #9 from palash25/typo2 Dave Gauer 2021-02-12 10:43:00 -0500
  • 4259acb534 exercise/25 fix typo Palash Nigam 2021-02-12 13:09:30 +0530
  • 6e576785c5 Use a zig build script to run ziglings Martin Wickham 2021-02-11 22:04:36 -0600
  • 94e404ab0d Improved zig version check Joseph-Eugene Winzer 2021-02-11 20:49:57 +0100
  • b7f9711da4 Merge pull request #7 from palash25/typo Dave Gauer 2021-02-11 14:13:15 -0500
  • 5188967275 exercise/21: fix typo Palash Nigam 2021-02-12 00:37:52 +0530
  • 58e8ceb705 Added zig version check for commit number Joseph-Eugene Winzer 2021-02-11 16:53:43 +0100
  • c46245f727 Added a zig version test Joseph-Eugene Winzer 2021-02-10 19:15:19 +0100
  • 2bdacd35c1 Added string specifier in format strings (#3) Dave Gauer 2021-02-10 22:13:22 -0500
  • 56ba5d7fda Merge pull request #3 from Joefish/06_print_specifier Dave Gauer 2021-02-10 22:08:16 -0500
  • 311fe0ea3c Merge branch 'main' of github.com:ratfactor/ziglings into main Dave Gauer 2021-02-10 21:47:21 -0500
  • 5b47e8ebe6 Removed incorrect explanation of assignment error (#1) Dave Gauer 2021-02-10 21:44:11 -0500
  • f1632554da Added string specifier in Ex 06 Joseph-Eugene Winzer 2021-02-10 18:47:12 +0100
  • e382b01976 Ex 22 spelling error Dave Gauer 2021-02-10 09:35:16 -0500
  • 82a1abe09b Improved 02 comment about imports being const Dave Gauer 2021-02-10 09:27:43 -0500
  • 961cf22b88 Added Quiz 5 for pointers. Elephants!!! Dave Gauer 2021-02-09 20:15:09 -0500
  • 55ad7c32f2 Moved exercises to exercises because exercises Dave Gauer 2021-02-09 18:36:57 -0500
  • cf0920de31 Added Ex. 38-43 for pointers, updated README Dave Gauer 2021-02-08 20:35:28 -0500
  • adf5ddb27d Consistent instructions and examples Dave Gauer 2021-02-07 11:06:51 -0500
  • 507355ec3b Added ex. 37,38 structs Dave Gauer 2021-02-06 15:54:56 -0500
  • 2cded107cd Add ex 35,36 enums; updated README Dave Gauer 2021-02-06 09:29:49 -0500
  • 738a9f6cda Inserted ex. 32 unreachable, added quiz4. Dave Gauer 2021-02-03 19:19:31 -0500
  • cd80aeb190 Fixed README instructions Dave Gauer 2021-02-03 16:22:49 -0500
  • c70fa5f58f Adding exs 27-32 Dave Gauer 2021-01-31 17:48:34 -0500
  • 2de8a8c54d Added ex 21-26 for error handling Dave Gauer 2021-01-30 20:00:32 -0500
  • 08ec029f20 Added ex 19,20 functions and pop quiz Dave Gauer 2021-01-22 17:42:03 -0500
  • a361b90a75 Hinting return type rather than making 'em guess. Dave Gauer 2021-01-21 17:23:09 -0500
  • b02845819a Added Ex. 18 functions Dave Gauer 2021-01-19 19:46:53 -0500
  • 8795937847 added quiz 2 Dave Gauer 2021-01-18 20:18:49 -0500
  • 7e123933b9 Ex 16 oops, forgot to unfix it. :-) Dave Gauer 2021-01-18 19:44:08 -0500
  • 2bda44bc58 Added ex 15,16 for loops Dave Gauer 2021-01-18 19:21:18 -0500
  • 483fb97dfc Added Ex 11-14: while loops Dave Gauer 2021-01-10 11:46:42 -0500
  • 0bb89e3e41 Added Ex 9,10 for If Dave Gauer 2021-01-08 17:53:22 -0500
  • b9b89737fc Added first quiz Dave Gauer 2021-01-06 17:41:53 -0500
  • 30ef32e238 Added Exs. 6,7 strings Dave Gauer 2021-01-05 19:26:02 -0500
  • faa49abb06 Added Ex. 5, array ops Dave Gauer 2021-01-04 18:40:34 -0500
  • 87541c0c8b Added Ex. 4 arrays Dave Gauer 2021-01-03 20:34:26 -0500
  • b3f74d9c30 Add exercise 3, exercise num param for script Dave Gauer 2021-01-03 18:55:45 -0500
  • d618414c9c Added Ex. 2, polished script, added LICENSE Dave Gauer 2021-01-03 12:21:11 -0500
  • 3b5678815f Initial commit with readme, script, and hello world Dave Gauer 2020-12-23 12:02:35 -0500