| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-04-27 | Clarify 048,049 comments from instructions (issue #48) | Dave Gauer | 2 | -7/+7 | |
| 2021-04-26 | adding enlightenment to 019 (for #50) | Dave Gauer | 1 | -3/+3 | |
| 2021-04-26 | Merge branch 'main' of github.com:ratfactor/ziglings into main | Dave Gauer | 2 | -2/+2 | |
| 2021-04-26 | fix typo in 072 (for #49) | Dave Gauer | 1 | -1/+1 | |
| 2021-04-26 | Merge pull request #51 from noc7c9/patch-1 | Dave Gauer | 1 | -1/+1 | |
| Fix typo in 061_coercions.zig | |||||
| 2021-04-26 | Merge pull request #47 from ChrisMiuchiz/main | Dave Gauer | 1 | -1/+1 | |
| Fix typo | |||||
| 2021-04-26 | add ex073 comptime 8 | Dave Gauer | 3 | -0/+77 | |
| 2021-04-26 | Fix typo in 061_coercions.zig | Athir Saleem | 1 | -1/+1 | |
| 2021-04-24 | fixed hint typo | Dave Gauer | 1 | -1/+1 | |
| 2021-04-24 | Fix typo | ChrisMiuchiz | 1 | -1/+1 | |
| 2021-04-24 | add 072 comptime 7 | Dave Gauer | 3 | -0/+74 | |
| 2021-04-24 | Fix typo in 066 (issue #46) | Dave Gauer | 2 | -4/+3 | |
| 2021-04-23 | make global required version in build script | Dave Gauer | 1 | -7/+10 | |
| 2021-04-22 | add 071 comptime 6 inline for | Dave Gauer | 5 | -1/+69 | |
| 2021-04-22 | Adding traditional program debugging capability to RubberDuck | Dave Gauer | 2 | -1/+7 | |
| 2021-04-21 | Removed illegal type in pointer cheatsheet | Dave Gauer | 1 | -1/+0 | |
| 2021-04-21 | add ex070 comptime 5 | Dave Gauer | 3 | -0/+146 | |
| 2021-04-21 | missing return type from example in 069 | Dave Gauer | 1 | -1/+1 | |
| 2021-04-21 | add ex069 comptime 4 | Dave Gauer | 4 | -2/+74 | |
| 2021-04-18 | add ex068 comptime 3 | Dave Gauer | 3 | -0/+120 | |
| 2021-04-17 | Clarity for 062 and tupni for 064 | Dave Gauer | 4 | -5/+7 | |
| 2021-04-17 | 055 typo | Dave Gauer | 1 | -1/+1 | |
| 2021-04-17 | Make it super clear there are two fixes in 051 | Dave Gauer | 1 | -4/+6 | |
| 2021-04-17 | Added note about single vs double quotes | Dave Gauer | 1 | -0/+3 | |
| 2021-04-17 | Single quotes around character and source in comment | Dave Gauer | 1 | -2/+2 | |
| 2021-04-17 | Update ex005 because no need for pointers | Dave Gauer | 1 | -5/+11 | |
| 2021-04-16 | Another try at wording ex067 | Dave Gauer | 2 | -39/+34 | |
| 2021-04-15 | add ex067 comptime TWO | Dave Gauer | 3 | -0/+77 | |
| 2021-04-14 | Added type reflection to 066 | Dave Gauer | 2 | -3/+13 | |
| 2021-04-13 | Add ex066, the first comptime explanation | Dave Gauer | 3 | -0/+85 | |
| 2021-04-11 | update readme with progress | Dave Gauer | 1 | -1/+1 | |
| 2021-04-11 | add ex065 builtins2 | Dave Gauer | 3 | -0/+158 | |
| 2021-04-10 | added ex064 builtins | Dave Gauer | 3 | -0/+84 | |
| 2021-04-10 | mention builtin ex coming up | Dave Gauer | 3 | -2/+10 | |
| 2021-04-10 | Added ex063 labels | Dave Gauer | 4 | -5/+156 | |
| 2021-04-09 | added ex062 loop expressions | Dave Gauer | 3 | -0/+61 | |
| 2021-04-09 | added ex061 coercions | Dave Gauer | 3 | -0/+86 | |
| 2021-04-09 | Added ex060 floats | Dave Gauer | 3 | -0/+99 | |
| 2021-04-08 | added 059 | Dave Gauer | 3 | -0/+40 | |
| 2021-04-05 | Ex 058 separate explanations for clarity | Dave Gauer | 1 | -2/+4 | |
| 2021-04-04 | Make it clearer where there's nothing to be fixed. | Dave Gauer | 1 | -0/+1 | |
| 2021-04-04 | Explaining undefined 0xAA in 038 (for issue #43) | Dave Gauer | 1 | -1/+7 | |
| 2021-04-04 | Normalized exercise output, answers (#41) | Dave Gauer | 8 | -16/+17 | |
| 1. All exercises should print a trailing \n 2. The build script should always show you _exactly_ what it's looking for when you get it wrong. Therefore, .output should be set to the exact expected output. | |||||
| 2021-04-04 | Merge branch 'main' of github.com:ratfactor/ziglings into main | Dave Gauer | 1 | -1/+1 | |
| 2021-04-04 | Added epic ex058 - quiz 7 | Dave Gauer | 3 | -0/+477 | |
| 2021-04-01 | Merge pull request #44 from rofrol/patch-1 | Dave Gauer | 1 | -1/+1 | |
| print below statement -> print statement below | |||||
| 2021-03-31 | print below statement -> print statement below | Roman FroĊow | 1 | -1/+1 | |
| 2021-03-29 | Merge branch 'ex058' into main | Dave Gauer | 1 | -0/+79 | |
| 2021-03-29 | Adding CONTRIBUTING (#42) | Dave Gauer | 1 | -0/+79 | |
| 2021-03-26 | Merge pull request #40 from samwho/fix-typo | Dave Gauer | 1 | -1/+1 | |
| Fix a small typo in 029_errdefer.zig. | |||||
