7 Commits (main)

Author SHA1 Message Date
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
François Gallois d41e1b7bd0 Grammar check : adding a "to" 2 years ago
Jonathan Halmen f8b8531930 zig fmt 3 years ago
Jonathan Halmen 29d32bfa79 fix whitespace line-endings 3 years ago
Dave Gauer 0efd9340f0 missing return type from example in 069 3 years ago
Dave Gauer be2b98f404 add ex069 comptime 4 3 years ago