9 Commits (c94eb33e4417aa1281d8f3c644ea7981112824d6)

Author SHA1 Message Date
Chris Boesch 7679f93f68 Converted var to const if there is no mutation in var.
This is checked from compiler version 0.12.0-dev.1664
10 months ago
Tobias Frilling 5984444489 fix typo 1 year ago
Kim SHrier 7af542bffb Remove repeated word "with" 1 year ago
Arnon 25611b8312 Fixed example syntax for inline else 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
Dave Gauer 662086cb89 Added story/explanation to new ex. 092 2 years ago
Chris Boesch beaa89fdf5 inserted a failure and created a patch 2 years ago
Chris Boesch 35c5d6b976 added 092_interfaces to build 2 years ago
Chris Boesch 9b38f3584b first draft for interfaces 2 years ago