Commit graph

11 commits

Author SHA1 Message Date
Chris Boesch
a5a36337e8 Revised exercises due to the changes of Zig version 0.11.0-dev.3853 2023-06-26 23:43:39 +02:00
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.
2023-04-18 18:16:19 +02:00
Chris Boesch
e7326dc5f9 dev.1711 - switched to multi-object-for-loops 2023-02-21 21:43:40 +01:00
Arnavion
8a0e650d13 Fix typo in comment in 058_quiz7.zig 2021-12-01 02:44:49 -08:00
Dave Gauer
86e017eb32 Adding note to the monster 058 for the unwary 2021-11-07 21:16:46 -05:00
Georgy Trush
f9e2da67f4 Fix exercises 058 and 081 🔧 2021-09-04 19:00:03 +03:00
Dave Gauer
290ba908ec methods NOT namespaced like i expected 2021-06-30 19:18:13 -04:00
Dave Gauer
0f28e58eea mention builtin ex coming up 2021-04-10 14:45:25 -04:00
Dave Gauer
34eef5bd24 Ex 058 separate explanations for clarity 2021-04-05 11:55:17 -04:00
Dave Gauer
79cbc99c5f Make it clearer where there's nothing to be fixed. 2021-04-04 18:09:25 -04:00
Dave Gauer
8ebc7009c1 Added epic ex058 - quiz 7 2021-04-04 16:05:44 -04:00