summaryrefslogtreecommitdiffstatshomepage
path: root/exercises
AgeCommit message (Expand)Author
2021-04-27Clarify 048,049 comments from instructions (issue #48)Dave Gauer
2021-04-26adding enlightenment to 019 (for #50)Dave Gauer
2021-04-26Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer
2021-04-26fix typo in 072 (for #49)Dave Gauer
2021-04-26Merge pull request #51 from noc7c9/patch-1Dave Gauer
2021-04-26Merge pull request #47 from ChrisMiuchiz/mainDave Gauer
2021-04-26add ex073 comptime 8Dave Gauer
2021-04-26Fix typo in 061_coercions.zigAthir Saleem
2021-04-24Fix typoChrisMiuchiz
2021-04-24add 072 comptime 7Dave Gauer
2021-04-24Fix typo in 066 (issue #46)Dave Gauer
2021-04-22add 071 comptime 6 inline forDave Gauer
2021-04-22Adding traditional program debugging capability to RubberDuckDave Gauer
2021-04-21Removed illegal type in pointer cheatsheetDave Gauer
2021-04-21add ex070 comptime 5Dave Gauer
2021-04-21missing return type from example in 069Dave Gauer
2021-04-21add ex069 comptime 4Dave Gauer
2021-04-18add ex068 comptime 3Dave Gauer
2021-04-17Clarity for 062 and tupni for 064Dave Gauer
2021-04-17055 typoDave Gauer
2021-04-17Make it super clear there are two fixes in 051Dave Gauer
2021-04-17Added note about single vs double quotesDave Gauer
2021-04-17Single quotes around character and source in commentDave Gauer
2021-04-17Update ex005 because no need for pointersDave Gauer
2021-04-16Another try at wording ex067Dave Gauer
2021-04-15add ex067 comptime TWODave Gauer
2021-04-14Added type reflection to 066Dave Gauer
2021-04-13Add ex066, the first comptime explanationDave Gauer
2021-04-11add ex065 builtins2Dave Gauer
2021-04-10added ex064 builtinsDave Gauer
2021-04-10mention builtin ex coming upDave Gauer
2021-04-10Added ex063 labelsDave Gauer
2021-04-09added ex062 loop expressionsDave Gauer
2021-04-09added ex061 coercionsDave Gauer
2021-04-09Added ex060 floatsDave Gauer
2021-04-08added 059Dave Gauer
2021-04-05Ex 058 separate explanations for clarityDave Gauer
2021-04-04Make it clearer where there's nothing to be fixed.Dave Gauer
2021-04-04Explaining undefined 0xAA in 038 (for issue #43)Dave Gauer
2021-04-04Normalized exercise output, answers (#41)Dave Gauer
2021-04-04Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer
2021-04-04Added epic ex058 - quiz 7Dave Gauer
2021-03-31print below statement -> print statement belowRoman Frołow
2021-03-26Fix a small typo in 029_errdefer.zig.Sam Rose
2021-03-18Update 005_arrays2.zigDave Gauer
2021-03-18ex 058 grammaring harderDave Gauer
2021-03-17grammatical fixesDavid Keck
2021-03-16Enum submissions now closed in ex. 048Dave Gauer
2021-03-15Another enum method foundTomasz K
2021-03-14Adds another enum methodSpencer Dixon