264 Commits (aa733dc3ef1542dadfd09eb3413c09a955a87485)
 

Author SHA1 Message Date
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
Roman Frołow db7d6ea7c0 print below statement -> print statement below 4 years ago
Dave Gauer 9ba798a810 Merge branch 'ex058' into main 4 years ago
Dave Gauer a926f9f893 Adding CONTRIBUTING (#42) 4 years ago
Dave Gauer a817b3e6c1 Merge pull request #40 from samwho/fix-typo
Fix a small typo in 029_errdefer.zig.
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
Dave Gauer 4ffea758a7 Merge pull request #39 from davidskeck/patch-1
grammatical fixes
4 years ago
David Keck d02e5203eb grammatical fixes
fixed orphaned parenthesis and removed unneeded comma
4 years ago
Dave Gauer 54f2ace51a fixed failing test for ex. 024 4 years ago
Dave Gauer 6d60f7e33a Enum submissions now closed in ex. 048 4 years ago
Dave Gauer 33040bce0c removed dupe ex 057 from build script 4 years ago
Dave Gauer 200b1e8fb6 Merge pull request #38 from tomkun/patch-1
Another enum method found
4 years ago
Tomasz K ea9d89542c Another enum method found 4 years ago
Dave Gauer 7004760a35 Merge pull request #37 from SpencerCDixon/enum-method
Adds another enum method
4 years ago
Spencer Dixon 027d28adfe Adds another enum method 4 years ago
Dave Gauer 9b302ae7cf Merge pull request #36 from JosephTLyons/Whitespace-cleanup
Cleaned up some trailing whitespace
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
Dave Gauer 182225a261 Merge pull request #35 from GoldsteinE/patch-1
Found another enum method
4 years ago
Goldstein 6d560a235e Found another enum method 4 years ago
Dave Gauer c48e6f8087 Update README.md 4 years ago
Dave Gauer 20f6a0f69d workflow_dispatch test 4 years ago
Dave Gauer d55545ffaf Merge branch 'mattnite-ci' into main 4 years ago
Dave Gauer 2413e5060f Merge branch 'ci' of https://github.com/mattnite/ziglings into mattnite-ci
eowyn.sh has changed, conflict resolved
4 years ago
Dave Gauer d560c41b59 Patch/test scripts now run from project root
This simplifies everything and makes everything good.

(Shell scripts need to be as simple as possible for maximum
compatibility.)
4 years ago
Dave Gauer 8b4b8b166f Updated readme post 000 paddd 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
Dave Gauer 01ff51a9c8 Merge pull request #34 from bbuccianti/main
I found one enum with a fn!
4 years ago
Benjamin Buccianti 0cc73e74c6 I found one enum with a fn! 4 years ago
Dave Gauer 46b367e58e Merge pull request #33 from JosephTLyons/Use-Double-Quotes-On-Strings
Use double quotes for Zig strings
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 e8c5f411f2 Merge branch 'main' of github.com:ratfactor/ziglings into main 4 years ago
Dave Gauer af597c86a5 add ex 57 unions 3 4 years ago
Dave Gauer 1b741826ea Update README.md 4 years ago
Dave Gauer dff61673c8 add ex56 for real 4 years ago
Dave Gauer 20520d99f7 add ex56 unions2 (tagged) 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 4a421cca28 Update README with TODONEs 4 years ago
Dave Gauer fd2cec02af add ex54 multipointers (for real) 4 years ago
Dave Gauer 5e46bd8c1c add ex54 multipointers 4 years ago
Dave Gauer a8b9d6f2b8 add ex53 slices2 4 years ago
Matt Knight be17e37102 remove realpath 4 years ago