Commit graph

8 commits

Author SHA1 Message Date
9c26298549
066-071 completed 2024-06-05 21:01:52 -04:00
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
François Gallois
d41e1b7bd0 Grammar check : adding a "to" 2022-07-31 19:17:52 +00:00
Jonathan Halmen
f8b8531930 zig fmt 2021-11-05 17:47:12 +01:00
Jonathan Halmen
29d32bfa79 fix whitespace line-endings 2021-11-05 17:46:56 +01:00
Dave Gauer
0efd9340f0 missing return type from example in 069 2021-04-21 17:13:58 -04:00
Dave Gauer
be2b98f404 add ex069 comptime 4 2021-04-21 09:47:16 -04:00