354 Commits (dee6a96ddfc043d8b2c0261cc1e54600a1d0f774)
 

Author SHA1 Message Date
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
Matt Knight 2f4273289a need to change shebang to bash because we're using bashisms 4 years ago
Dave Gauer d1c6993898 add ex52 slices 4 years ago
Matt Knight f5aaef813f added set -e 4 years ago
Matt Knight 5f3af7fb97 added eowyn build for running against master every day 4 years ago
Dave Gauer 363459de84 POSIX shell fixes 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
Dave Gauer 14199cfdca ex51 cleaned up wording 4 years ago