Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-12 | "999 is enough for anybody" triple-zero padding (#18) | Dave Gauer | |
When I hit 999 exercises, I will finally have reached the ultimate state of soteriological release and no more exercises will be needed. The cycle will be complete. All that will be left is perfect quietude, freedom, and highest happiness. | |||
2021-02-16 | fix repeat target | Mark Zhitomirski | |
2021-02-15 | Apply `zig fmt` to exercises | Will Clardy | |
2021-02-10 | Added string specifier in format strings (#3) | Dave Gauer | |
This is now required in current versions of Zig. | |||
2021-02-10 | Added string specifier in Ex 06 | Joseph-Eugene Winzer | |
std.fmt.format does not take strings without a string specifier since zig 0.8.0. | |||
2021-02-09 | Moved exercises to exercises because exercises | Dave Gauer | |