| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-05-30 | Ignore .zig-cache for new zig versions | Nico Elbers | 1 | -1/+4 | |
| zig cache directory was updated in ziglang/zig#20115 | |||||
| 2024-03-25 | added exercise/106_files.zig | Dizzyi | 1 | -0/+1 | |
| 2023-04-25 | .gitignore: add zig-out, remove vim backup and swap files | Manlio Perillo | 1 | -5/+4 | |
| 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 | |||||
| 2021-02-14 | Added testing ability | Dave Gauer | 1 | -0/+1 | |
| For the full details, see patches/README.md :-) | |||||
| 2021-02-14 | Added ex 45 optionals | Dave Gauer | 1 | -0/+1 | |
| (And secretly added the patches/ dir. Don't tell anybody!) | |||||
| 2021-02-11 | Use a zig build script to run ziglings | Martin Wickham | 1 | -0/+1 | |
| 2020-12-23 | Initial commit with readme, script, and hello world | Dave Gauer | 1 | -0/+2 | |
| Absolutely minimum viable stuff. | |||||
