Commit graph

5 commits

Author SHA1 Message Date
Manlio Perillo
88e9e785ef 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
Dave Gauer
c0965412ab Added story/explanation to new ex. 092 2023-02-15 17:45:10 -05:00
Chris Boesch
a70020c799 inserted a failure and created a patch 2023-02-14 12:58:12 +01:00
Chris Boesch
0c24be0858 added 092_interfaces to build 2023-02-11 11:43:09 +01:00
Chris Boesch
319ad55ac0 first draft for interfaces 2023-02-11 11:12:47 +01:00