97 Commits (7d707d64b1fabb5f1118b9f4a2523532dfd71f6c)

Author SHA1 Message Date
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
Dave Gauer 93eefe0f25 Laying down some harsh string facts in ex54. 4 years ago
Dave Gauer af597c86a5 add ex 57 unions 3 4 years ago
Dave Gauer dff61673c8 add ex56 for real 4 years ago
Dave Gauer 7b1c9c3b63 add ex 55 unions 4 years ago
Dave Gauer 784b66ffcf "Multi pointers" are now "many pointers"
TypeInfo.Pointer.Size says "many", so there we are!
4 years ago
Dave Gauer fd2cec02af add ex54 multipointers (for real) 4 years ago
Dave Gauer a8b9d6f2b8 add ex53 slices2 4 years ago
Dave Gauer d1c6993898 add ex52 slices 4 years ago
Dave Gauer 35e99e625d ex51 word crimes solved 4 years ago
Dave Gauer a75c9f5e07 ex51 explanation improvements 4 years ago
Dave Gauer 5dc7ac219b ex51 lol space 4 years ago
Dave Gauer 3211f2d5cb ex51 fixed wording 4 years ago