Commit graph

8 commits

Author SHA1 Message Date
Tobias Frilling
5984444489 fix typo 2023-06-17 09:34:37 +02:00
Kim SHrier
7af542bffb Remove repeated word "with" 2023-05-07 02:46:07 -06:00
Arnon
25611b8312 Fixed example syntax for inline else 2023-05-05 13:11:20 +03: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
Dave Gauer
662086cb89 Added story/explanation to new ex. 092 2023-02-15 17:45:10 -05:00
Chris Boesch
beaa89fdf5 inserted a failure and created a patch 2023-02-14 12:58:12 +01:00
Chris Boesch
35c5d6b976 added 092_interfaces to build 2023-02-11 11:43:09 +01:00
Chris Boesch
9b38f3584b first draft for interfaces 2023-02-11 11:12:47 +01:00