aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)AuthorFilesLines
2021-03-10Update README.mdDave Gauer1-1/+3
2021-03-09add ex 55 unionsDave Gauer1-1/+1
2021-03-07"Multi pointers" are now "many pointers"Dave Gauer1-1/+1
2021-03-06Update README with TODONEsDave Gauer1-2/+2
2021-03-02Cleaned up some extraneous whitespace charactersJoseph T Lyons1-1/+0
2021-02-28Added ex 48, additional comment on 46Dave Gauer1-1/+1
2021-02-27New illustration in README!Dave Gauer1-4/+7
2021-02-16Update README so it has THE TRUTHDave Gauer1-1/+2
2021-02-15Second attempt of the second attempt (#14)Dave Gauer1-5/+5
2021-02-15Second attempt at explaining the minimum build (#14)Dave Gauer1-10/+14
2021-02-14Attempt to make the version error and README clearer (#14)Dave Gauer1-7/+8
2021-02-14Make "check and halt" the default for zig build NN (#15)Dave Gauer1-11/+17
2021-02-14going with this exercise orderDave Gauer1-2/+2
2021-02-13Added additional inspirations for ZiglingsDave Gauer1-0/+2
2021-02-13Updating README description of projectDave Gauer1-3/+3
2021-02-12Update README to reflect new version checkingDave Gauer1-5/+15
2021-02-11Use a zig build script to run ziglingsMartin Wickham1-5/+19
2021-02-09Moved exercises to exercises because exercisesDave Gauer1-2/+2
2021-02-08Added Ex. 38-43 for pointers, updated READMEDave Gauer1-9/+25
2021-02-06Added ex. 37,38 structsDave Gauer1-3/+4
2021-02-06Add ex 35,36 enums; updated READMEDave Gauer1-5/+19
2021-02-03Inserted ex. 32 unreachable, added quiz4.Dave Gauer1-3/+3
2021-02-03Fixed README instructionsDave Gauer1-1/+1
2021-01-31Adding exs 27-32Dave Gauer1-4/+3
2021-01-22Added ex 19,20 functions and pop quizDave Gauer1-2/+2
2021-01-18Added ex 15,16 for loopsDave Gauer1-1/+1
2021-01-10Added Ex 11-14: while loopsDave Gauer1-1/+1
2021-01-08Added Ex 9,10 for IfDave Gauer1-1/+1
2021-01-05Added Exs. 6,7 stringsDave Gauer1-0/+1
2021-01-03Added Ex. 4 arraysDave Gauer1-1/+1
2021-01-03Add exercise 3, exercise num param for scriptDave Gauer1-1/+1
2021-01-03Added Ex. 2, polished script, added LICENSEDave Gauer1-11/+3
2020-12-23Initial commit with readme, script, and hello worldDave Gauer1-0/+102