6 Commits (ba2a9622c46b2410a90831b7b71dd2c2ffefb439)

Author SHA1 Message Date
Dizzyi ec6f6c5870 added exercise/106_files.zig 6 months ago
Manlio Perillo 9273fe2dd8 .gitignore: add zig-out, remove vim backup and swap files
Add the zig-out directory, since the install step is available.

Remove the vim backup and swap files, since it is possible to configure
vim to use a custom directory.

Ensure all the directories are anchored to the root directory.

Closes #251
1 year ago
Dave Gauer 03a09639c6 Added testing ability
For the full details, see patches/README.md :-)
4 years ago
Dave Gauer 545573fc84 Added ex 45 optionals
(And secretly added the patches/ dir. Don't tell anybody!)
4 years ago
Martin Wickham 6e576785c5 Use a zig build script to run ziglings 4 years ago
Dave Gauer 3b5678815f Initial commit with readme, script, and hello world
Absolutely minimum viable stuff.
4 years ago