Commit graph

5 commits

Author SHA1 Message Date
Juergen Hoetzel
9fce9bd57f Add example for Unicode Code point literal > 255
Only Basic Latin and Latin-1 Supplement code points fit into a single
byte.
2023-08-27 12:33:33 +02:00
lording
533c8e217d var to const when posssible 2023-06-22 09:41:41 +00:00
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
Jonathan Halmen
88886a37d9 fix whitespace line-endings 2021-11-05 17:46:56 +01:00
Dave Gauer
e9cf13bce8 added 059 2021-04-08 18:42:19 -04:00