Commit graph

10 commits

Author SHA1 Message Date
0651d71c47
075-079 completed 2024-06-12 06:54:01 -04:00
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
2023-11-21 15:01:22 +01: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
Chris Boesch
e7326dc5f9 dev.1711 - switched to multi-object-for-loops 2023-02-21 21:43:40 +01:00
Dave Gauer
c3128f3dee Added comptime wizardry to 075 quiz8
Thanks to Helios on Discord for the wizardry!
2022-03-19 20:00:10 -04: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
6157066b95 methods not namespaced 2021-06-30 19:55:18 -04:00
Dave Gauer
4760c62d62 Added ex075 Quiz 8 2021-04-30 21:35:56 -04:00