aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-12Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer2-3/+7
2021-03-12"999 is enough for anybody" triple-zero padding (#18)Dave Gauer115-62/+70
2021-03-12Merge pull request #34 from bbuccianti/mainDave Gauer1-0/+4
2021-03-12I found one enum with a fn!Benjamin Buccianti1-0/+4
2021-03-12Merge pull request #33 from JosephTLyons/Use-Double-Quotes-On-StringsDave Gauer1-3/+3
2021-03-12Use double quotes for Zig stringsJoseph T Lyons1-3/+3
2021-03-10Laying down some harsh string facts in ex54.Dave Gauer1-3/+5
2021-03-10Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer1-1/+3
2021-03-10add ex 57 unions 3Dave Gauer3-0/+62
2021-03-10Update README.mdDave Gauer1-1/+3
2021-03-09add ex56 for realDave Gauer2-0/+68
2021-03-09add ex56 unions2 (tagged)Dave Gauer1-0/+10
2021-03-09add ex 55 unionsDave Gauer4-1/+87
2021-03-07"Multi pointers" are now "many pointers"Dave Gauer5-11/+11
2021-03-06Update README with TODONEsDave Gauer1-2/+2
2021-03-06add ex54 multipointers (for real)Dave Gauer2-0/+57
2021-03-06add ex54 multipointersDave Gauer1-0/+4
2021-03-06add ex53 slices2Dave Gauer3-0/+59
2021-03-06add ex52 slicesDave Gauer3-1/+63
2021-03-06POSIX shell fixesDave Gauer2-5/+4
2021-03-05ex51 word crimes solvedDave Gauer1-2/+2
2021-03-05ex51 explanation improvementsDave Gauer1-4/+12
2021-03-05ex51 lol spaceDave Gauer1-1/+1
2021-03-05ex51 fixed wordingDave Gauer1-4/+4
2021-03-05ex51 cleaned up wordingDave Gauer1-5/+4
2021-03-05Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer7-10/+10
2021-03-05Add ex51 valuesDave Gauer3-1/+196
2021-03-05Update 48_methods2.zigDave Gauer1-3/+3
2021-03-05Merge pull request #31 from drforester/mainDave Gauer1-0/+3
2021-03-04found a Zig enum with a methodDavid Forester1-0/+3
2021-03-03Merge pull request #30 from JosephTLyons/Whitespace-cleanupDave Gauer4-5/+2
2021-03-02Cleaned up some extraneous whitespace charactersJoseph T Lyons4-5/+2
2021-03-02Merge pull request #29 from g-w1/scrDave Gauer2-5/+5
2021-03-01patches: make interpreter compat and make work if not in PATHjacob gw2-5/+5
2021-02-28Add ex 50 'no values' (help further address #25)Dave Gauer3-1/+102
2021-02-28Added quiz 6 (and the trumpeting sounds grow louder)Dave Gauer4-7/+112
2021-02-28Added ex 48, additional comment on 46Dave Gauer6-7/+112
2021-02-28oops, left in old note pt. 2Dave Gauer1-1/+1
2021-02-28oops, left in old noteDave Gauer1-1/+1
2021-02-28Change default elephant tail to null (#25)Dave Gauer2-7/+4
2021-02-27Add ex 47: methodsDave Gauer3-3/+105
2021-02-27Merge pull request #27 from vishalsodani/mainDave Gauer2-3/+3
2021-02-27New illustration in README!Dave Gauer1-4/+7
2021-02-26Fixed a typo #26Vishal Sodani1-1/+1
2021-02-26Fixed a typo #26Vishal Sodani1-2/+2
2021-02-16Update README so it has THE TRUTHDave Gauer1-1/+2
2021-02-16Added ex. 46 optionals 2 - elephants!Dave Gauer4-1/+64
2021-02-16Merge pull request #24 from mz0/fix06Dave Gauer1-1/+1
2021-02-16Merge pull request #23 from vishalsodani/mainDave Gauer1-1/+1
2021-02-16Exit rather than return upon version failure (#14)Dave Gauer1-1/+1