109 Commits (db20e9541a8646107225de61b5b7d1e54d710ab3)

Author SHA1 Message Date
Dave Gauer db20e9541a add ex073 comptime 8 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 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 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
Roman Frołow db7d6ea7c0 print below statement -> print statement below 4 years ago
Sam Rose 8f1344cbad Fix a small typo in 029_errdefer.zig. 4 years ago
Dave Gauer 0ee4750b74 Update 005_arrays2.zig
ex005 was too to
4 years ago
Dave Gauer 8923b3f4a9 ex 058 grammaring harder 4 years ago
David Keck d02e5203eb grammatical fixes
fixed orphaned parenthesis and removed unneeded comma
4 years ago
Dave Gauer 6d60f7e33a Enum submissions now closed in ex. 048 4 years ago
Tomasz K ea9d89542c Another enum method found 4 years ago
Spencer Dixon 027d28adfe Adds another enum method 4 years ago
Joseph T Lyons a3ad620c29 Cleaned up some trailing whitespace 4 years ago
Dave Gauer 68dd401e42 Merge branch 'main' of github.com:ratfactor/ziglings into main 4 years ago
Dave Gauer 9cc49f98b9 Many pointers -> many-item pointers 4 years ago
Goldstein 6d560a235e Found another enum method 4 years ago
Dave Gauer ea76d0ffbe Merge branch 'main' of github.com:ratfactor/ziglings into main 4 years ago
Dave Gauer 0956f1839f "999 is enough for anybody" triple-zero padding (#18)
When I hit 999 exercises, I will finally have reached the ultimate
state of soteriological release and no more exercises will be needed.
The cycle will be complete. All that will be left is perfect quietude,
freedom, and highest happiness.
4 years ago
Benjamin Buccianti 0cc73e74c6 I found one enum with a fn! 4 years ago
Joseph T Lyons 3e0c2dd717 Use double quotes for Zig strings 4 years ago