6 Commits (5da194ba9c2b3c53524ad8cf5bbe152a448b9885)

Author SHA1 Message Date
Chris Boesch d0519d18fa Fixed unicode literal 7 months ago
Juergen Hoetzel 8c2202c73d Add example for Unicode Code point literal > 255
Only Basic Latin and Latin-1 Supplement code points fit into a single
byte.
1 year ago
lording d2d3dfa277 var to const when posssible 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
Jonathan Halmen 29d32bfa79 fix whitespace line-endings 3 years ago
Dave Gauer 1427d3b6f1 added 059 3 years ago