<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zigling-exercises.git/exercises/075_quiz8.zig, branch main</title>
<subtitle>My copy of the Zigling exercises and their solutions. See the original at https://codeberg.org/ziglings/exercises
</subtitle>
<id>https://git.muftee.net/zigling-exercises.git/atom?h=main</id>
<link rel='self' href='https://git.muftee.net/zigling-exercises.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/'/>
<updated>2026-06-29T20:15:14Z</updated>
<entry>
<title>feat: begin solving exercises</title>
<updated>2026-06-29T20:15:14Z</updated>
<author>
<name>Ibrahim Muftee</name>
<email>ibrahim@muftee.net</email>
</author>
<published>2026-06-29T20:11:40Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=bdfe3df2947f8787c8a4ef8c534f6a8932e13871'/>
<id>urn:sha1:bdfe3df2947f8787c8a4ef8c534f6a8932e13871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed removed array multiplication</title>
<updated>2026-05-04T15:15:30Z</updated>
<author>
<name>Chris Boesch</name>
<email>chrboesch@noreply.codeberg.org</email>
</author>
<published>2026-05-04T15:15:30Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=8af3372cf204861f8541f91e47543f1b33337c5b'/>
<id>urn:sha1:8af3372cf204861f8541f91e47543f1b33337c5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Converted var to const if there is no mutation in var.</title>
<updated>2023-11-21T14:01:22Z</updated>
<author>
<name>Chris Boesch</name>
<email>chrboesch@noreply.codeberg.org</email>
</author>
<published>2023-11-21T14:01:22Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=7679f93f688452b2236d20b49f92569b8d56e20d'/>
<id>urn:sha1:7679f93f688452b2236d20b49f92569b8d56e20d</id>
<content type='text'>
This is checked from compiler version 0.12.0-dev.1664
</content>
</entry>
<entry>
<title>Revised exercises due to the changes of Zig version 0.11.0-dev.3853</title>
<updated>2023-06-26T21:43:39Z</updated>
<author>
<name>Chris Boesch</name>
<email>chrboesch@noreply.codeberg.org</email>
</author>
<published>2023-06-26T21:43:39Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=a5a36337e88a15befbb814cdd14a4801e44f6673'/>
<id>urn:sha1:a5a36337e88a15befbb814cdd14a4801e44f6673</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure the exercises use the canonical format</title>
<updated>2023-04-18T16:16:19Z</updated>
<author>
<name>Manlio Perillo</name>
<email>manlio.perillo@gmail.com</email>
</author>
<published>2023-04-16T10:23:10Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=6b17a188936d489e2777e541c84112b2609532d5'/>
<id>urn:sha1:6b17a188936d489e2777e541c84112b2609532d5</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>dev.1711 - switched to multi-object-for-loops</title>
<updated>2023-02-21T20:43:40Z</updated>
<author>
<name>Chris Boesch</name>
<email>chrboesch@noreply.codeberg.org</email>
</author>
<published>2023-02-21T20:43:40Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=e7326dc5f92dd8a2dc8bd7cafb5b3eaaf55ce99b'/>
<id>urn:sha1:e7326dc5f92dd8a2dc8bd7cafb5b3eaaf55ce99b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added comptime wizardry to 075 quiz8</title>
<updated>2022-03-20T00:00:10Z</updated>
<author>
<name>Dave Gauer</name>
<email>dave@ratfactor.com</email>
</author>
<published>2022-03-20T00:00:10Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=c3128f3deeef0359c267d5084b89566a9233df17'/>
<id>urn:sha1:c3128f3deeef0359c267d5084b89566a9233df17</id>
<content type='text'>
Thanks to Helios on Discord for the wizardry!
</content>
</entry>
<entry>
<title>zig fmt</title>
<updated>2021-11-05T16:47:12Z</updated>
<author>
<name>Jonathan Halmen</name>
<email>jonathan@halmen.org</email>
</author>
<published>2021-11-05T16:37:12Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=f8b8531930ff017554ceb1c6436d7776e8f79388'/>
<id>urn:sha1:f8b8531930ff017554ceb1c6436d7776e8f79388</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix whitespace line-endings</title>
<updated>2021-11-05T16:46:56Z</updated>
<author>
<name>Jonathan Halmen</name>
<email>jonathan@halmen.org</email>
</author>
<published>2021-11-05T15:44:29Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=29d32bfa79f462ccae2d392ae3096c63c927d29f'/>
<id>urn:sha1:29d32bfa79f462ccae2d392ae3096c63c927d29f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>methods not namespaced</title>
<updated>2021-06-30T23:55:18Z</updated>
<author>
<name>Dave Gauer</name>
<email>dave@ratfactor.com</email>
</author>
<published>2021-06-30T23:55:18Z</published>
<link rel='alternate' type='text/html' href='https://git.muftee.net/zigling-exercises.git/commit/?id=6157066b959557915c1f44740647a63ec118ce87'/>
<id>urn:sha1:6157066b959557915c1f44740647a63ec118ce87</id>
<content type='text'>
</content>
</entry>
</feed>
