aboutsummaryrefslogtreecommitdiff
path: root/build.zig
AgeCommit message (Expand)AuthorFilesLines
2021-04-10added ex064 builtinsDave Gauer1-0/+4
2021-04-10Added ex063 labelsDave Gauer1-0/+4
2021-04-09added ex062 loop expressionsDave Gauer1-0/+4
2021-04-09added ex061 coercionsDave Gauer1-0/+4
2021-04-09Added ex060 floatsDave Gauer1-0/+4
2021-04-08added 059Dave Gauer1-0/+4
2021-04-04Normalized exercise output, answers (#41)Dave Gauer1-10/+10
2021-04-04Added epic ex058 - quiz 7Dave Gauer1-0/+5
2021-03-16removed dupe ex 057 from build scriptDave Gauer1-4/+0
2021-03-12"999 is enough for anybody" triple-zero padding (#18)Dave Gauer1-62/+70
2021-03-10add ex 57 unions 3Dave Gauer1-0/+4
2021-03-09add ex56 for realDave Gauer1-0/+4
2021-03-09add ex 55 unionsDave Gauer1-0/+4
2021-03-07"Multi pointers" are now "many pointers"Dave Gauer1-1/+1
2021-03-06add ex54 multipointers (for real)Dave Gauer1-0/+4
2021-03-06add ex53 slices2Dave Gauer1-0/+4
2021-03-06add ex52 slicesDave Gauer1-1/+4
2021-03-05Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer1-2/+2
2021-03-05Add ex51 valuesDave Gauer1-1/+4
2021-03-02Cleaned up some extraneous whitespace charactersJoseph T Lyons1-2/+2
2021-02-28Add ex 50 'no values' (help further address #25)Dave Gauer1-1/+4
2021-02-28Added quiz 6 (and the trumpeting sounds grow louder)Dave Gauer1-4/+7
2021-02-28Added ex 48, additional comment on 46Dave Gauer1-2/+10
2021-02-27Add ex 47: methodsDave Gauer1-3/+7
2021-02-16Added ex. 46 optionals 2 - elephants!Dave Gauer1-1/+5
2021-02-16Exit rather than return upon version failure (#14)Dave Gauer1-1/+1
2021-02-15Second attempt of the second attempt (#14)Dave Gauer1-2/+2
2021-02-15Second attempt at explaining the minimum build (#14)Dave Gauer1-2/+4
2021-02-14Attempt to make the version error and README clearer (#14)Dave Gauer1-1/+5
2021-02-14Added testing abilityDave Gauer1-4/+9
2021-02-14Make "check and halt" the default for zig build NN (#15)Dave Gauer1-7/+7
2021-02-14Added ex 45 optionalsDave Gauer1-0/+8
2021-02-13Emit correct output as green text indicating passed.Dave Gauer1-1/+1
2021-02-11Use a zig build script to run ziglingsMartin Wickham1-0/+536