9 Commits (67f87a76c23d6205370b0620f82d5847f8a76688)

Author SHA1 Message Date
Chris Boesch 7679f93f68 Converted var to const if there is no mutation in var.
This is checked from compiler version 0.12.0-dev.1664
10 months ago
Chris Boesch a5a36337e8 Revised exercises due to the changes of Zig version 0.11.0-dev.3853 1 year ago
Manlio Perillo 6b17a18893 Ensure the exercises use the canonical format
Add the check-exercises.py tool in the new tools directory.  It is used
to check that the exercises are correctly formatted, printing on stderr
the invalid ones and the diff in the unified format.

Update the exercises that don't use the canonical zig fmt format.

Update some patches that cause the generated zig file to be incorrectly
formatted.
1 year ago
Chris Boesch e7326dc5f9 dev.1711 - switched to multi-object-for-loops 2 years ago
Dave Gauer c3128f3dee Added comptime wizardry to 075 quiz8
Thanks to Helios on Discord for the wizardry!
3 years ago
Jonathan Halmen f8b8531930 zig fmt 3 years ago
Jonathan Halmen 29d32bfa79 fix whitespace line-endings 3 years ago
Dave Gauer 6157066b95 methods not namespaced 3 years ago
Dave Gauer 4760c62d62 Added ex075 Quiz 8 3 years ago