211 Commits (c1371f5659e78b7ae27d554c311cc658da6a8252)
 

Author SHA1 Message Date
Dave Gauer c1371f5659 canna have two bars, cap'n 3 years ago
Dave Gauer 1b7155b11d improve wording of 052 3 years ago
Dave Gauer 4760c62d62 Added ex075 Quiz 8 3 years ago
Dave Gauer 060e2b9789 add ex074 comptime 9 3 years ago
Dave Gauer f3cf67cd65 Clarify 048,049 comments from instructions (issue #48) 3 years ago
Dave Gauer 9f71d3711e adding enlightenment to 019 (for #50) 3 years ago
Dave Gauer 8a7d6b03c7 Merge branch 'main' of github.com:ratfactor/ziglings into main 3 years ago
Dave Gauer f4e4a4b207 fix typo in 072 (for #49) 3 years ago
Dave Gauer 87a7076140 Merge pull request #51 from noc7c9/patch-1
Fix typo in 061_coercions.zig
3 years ago
Dave Gauer 0412719095 Merge pull request #47 from ChrisMiuchiz/main
Fix typo
3 years ago
Dave Gauer db20e9541a add ex073 comptime 8 3 years ago
Athir Saleem c632e00915 Fix typo in 061_coercions.zig 3 years ago
Dave Gauer 2ecf31daa4 fixed hint typo 3 years ago
ChrisMiuchiz 4364ebcf4b Fix typo 3 years ago
Dave Gauer 14c7e73343 add 072 comptime 7 3 years ago
Dave Gauer 5d7217dcbf Fix typo in 066 (issue #46) 3 years ago
Dave Gauer f3a7b57385 make global required version in build script 3 years ago
Dave Gauer ea17a9c8cb add 071 comptime 6 inline for 3 years ago
Dave Gauer 647f461943 Adding traditional program debugging capability to RubberDuck 3 years ago
Dave Gauer 0ec635fa56 Removed illegal type in pointer cheatsheet 3 years ago
Dave Gauer 9c095c60a4 add ex070 comptime 5 3 years ago
Dave Gauer 0efd9340f0 missing return type from example in 069 3 years ago
Dave Gauer be2b98f404 add ex069 comptime 4 3 years ago
Dave Gauer 17a22adce1 add ex068 comptime 3 3 years ago
Dave Gauer 881db5eab2 Clarity for 062 and tupni for 064 3 years ago
Dave Gauer 77a8a123f7 055 typo 3 years ago
Dave Gauer 7d707d64b1 Make it super clear there are two fixes in 051 3 years ago
Dave Gauer 18bf4c76b3 Added note about single vs double quotes 3 years ago
Dave Gauer ff2659410c Single quotes around character and source in comment 3 years ago
Dave Gauer f3e25be7d0 Update ex005 because no need for pointers 3 years ago
Dave Gauer 0c9ebd941c Another try at wording ex067 3 years ago
Dave Gauer bf861f71f7 add ex067 comptime TWO 3 years ago
Dave Gauer dd06f3c95f Added type reflection to 066 3 years ago
Dave Gauer e23eba236a Add ex066, the first comptime explanation 3 years ago
Dave Gauer e933c8efe1 update readme with progress 3 years ago
Dave Gauer 9fbda0c502 add ex065 builtins2 3 years ago
Dave Gauer 838cb43f25 added ex064 builtins 3 years ago
Dave Gauer 0f28e58eea mention builtin ex coming up 3 years ago
Dave Gauer cc269968ea Added ex063 labels 3 years ago
Dave Gauer e608e41cc7 added ex062 loop expressions 3 years ago
Dave Gauer 96f5b425e3 added ex061 coercions 3 years ago
Dave Gauer b3f4773be4 Added ex060 floats 3 years ago
Dave Gauer 1427d3b6f1 added 059 4 years ago
Dave Gauer 34eef5bd24 Ex 058 separate explanations for clarity 4 years ago
Dave Gauer 79cbc99c5f Make it clearer where there's nothing to be fixed. 4 years ago
Dave Gauer 30c9f1a798 Explaining undefined 0xAA in 038 (for issue #43) 4 years ago
Dave Gauer cc01013921 Normalized exercise output, answers (#41)
1. All exercises should print a trailing \n
2. The build script should always show you _exactly_ what it's looking
   for when you get it wrong. Therefore, .output should be set to the
   exact expected output.
4 years ago
Dave Gauer 8bb916d7de Merge branch 'main' of github.com:ratfactor/ziglings into main 4 years ago
Dave Gauer 8ebc7009c1 Added epic ex058 - quiz 7 4 years ago
Dave Gauer dc476a6980 Merge pull request #44 from rofrol/patch-1
print below statement -> print statement below
4 years ago