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-15 | Apply `zig fmt` to exercises | Will Clardy | |
2021-02-13 | ex10 - missing type was confusing and tangential (#12) | Dave Gauer | |
2021-02-10 | Removed incorrect explanation of assignment error (#1) | Dave Gauer | |
It really has nothing to do with the if/else expression. The peer types are being resolved correctly. The same error can be produced with something as simple as: var foo = 5; | |||
2021-02-09 | Moved exercises to exercises because exercises | Dave Gauer | |