aboutsummaryrefslogtreecommitdiff
path: root/exercises
AgeCommit message (Collapse)AuthorFilesLines
2021-05-12add ex084 asyncDave Gauer1-0/+56
2021-05-09076 typoDave Gauer1-1/+1
2021-05-09076 sentinels must be same typeDave Gauer1-0/+3
2021-05-09add ex083 anon listsDave Gauer1-0/+25
2021-05-09add ex082 anon structs 3Dave Gauer1-0/+125
2021-05-09add ex081 anon structs 2Dave Gauer1-0/+47
2021-05-09add ex080 anonymous structs 1Dave Gauer1-0/+76
2021-05-09Normalize interrobangsDave Gauer2-2/+2
2021-05-09Add ex079 quoted identifiersDave Gauer1-0/+30
2021-05-08Fix 076, add 077,078 sentinels and many-item pointersDave Gauer3-32/+107
2021-05-06Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer1-3/+3
2021-05-06add ex076 sentinelsDave Gauer1-0/+121
2021-05-03Merge pull request #52 from andrejp88/mainDave Gauer1-3/+3
Fix typo in 074 comptime 9
2021-05-03canna have two bars, cap'nDave Gauer1-1/+1
2021-05-03improve wording of 052Dave Gauer1-3/+7
2021-05-02Fix typo in 074 comptime 9Andrej Petrović1-3/+3
2021-04-30Added ex075 Quiz 8Dave Gauer1-0/+208
2021-04-30add ex074 comptime 9Dave Gauer1-0/+62
2021-04-27Clarify 048,049 comments from instructions (issue #48)Dave Gauer2-7/+7
2021-04-26adding enlightenment to 019 (for #50)Dave Gauer1-3/+3
2021-04-26Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer2-2/+2
2021-04-26fix typo in 072 (for #49)Dave Gauer1-1/+1
2021-04-26Merge pull request #51 from noc7c9/patch-1Dave Gauer1-1/+1
Fix typo in 061_coercions.zig
2021-04-26Merge pull request #47 from ChrisMiuchiz/mainDave Gauer1-1/+1
Fix typo
2021-04-26add ex073 comptime 8Dave Gauer1-0/+65
2021-04-26Fix typo in 061_coercions.zigAthir Saleem1-1/+1
2021-04-24Fix typoChrisMiuchiz1-1/+1
2021-04-24add 072 comptime 7Dave Gauer1-0/+66
2021-04-24Fix typo in 066 (issue #46)Dave Gauer1-3/+2
2021-04-22add 071 comptime 6 inline forDave Gauer2-1/+57
2021-04-22Adding traditional program debugging capability to RubberDuckDave Gauer1-0/+6
2021-04-21Removed illegal type in pointer cheatsheetDave Gauer1-1/+0
2021-04-21add ex070 comptime 5Dave Gauer1-0/+135
2021-04-21missing return type from example in 069Dave Gauer1-1/+1
2021-04-21add ex069 comptime 4Dave Gauer1-0/+54
2021-04-18add ex068 comptime 3Dave Gauer1-0/+108
2021-04-17Clarity for 062 and tupni for 064Dave Gauer2-1/+5
2021-04-17055 typoDave Gauer1-1/+1
2021-04-17Make it super clear there are two fixes in 051Dave Gauer1-4/+6
2021-04-17Added note about single vs double quotesDave Gauer1-0/+3
2021-04-17Single quotes around character and source in commentDave Gauer1-2/+2
2021-04-17Update ex005 because no need for pointersDave Gauer1-5/+11
2021-04-16Another try at wording ex067Dave Gauer1-38/+33
2021-04-15add ex067 comptime TWODave Gauer1-0/+69
2021-04-14Added type reflection to 066Dave Gauer1-2/+12
2021-04-13Add ex066, the first comptime explanationDave Gauer1-0/+74
2021-04-11add ex065 builtins2Dave Gauer1-0/+127
2021-04-10added ex064 builtinsDave Gauer1-0/+74
2021-04-10mention builtin ex coming upDave Gauer3-2/+10
2021-04-10Added ex063 labelsDave Gauer1-0/+140