| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 7 hours | feat: exercises 76-80 | Ibrahim Muftee | |
| 2024-09-02 | Fixes several changes in std.builtin.zig | Chris Boesch | |
| 2024-01-01 | Fix formatting of comment | Matthew Robinson | |
| 2024-01-01 | Correct comment to match code in 076_sentinels | Matthew Robinson | |
| 2023-11-21 | Converted var to const if there is no mutation in var. | Chris Boesch | |
| This is checked from compiler version 0.12.0-dev.1664 | |||
| 2023-05-07 | Add missing word "of" | Kim SHrier | |
| 2022-03-19 | Update sentinel type for v0.10.0 | Dave Gauer | |
| Fixes .../076_sentinels.zig:95:30: error: incompatible types: 'u32' and '?*const anyopaque': while (my_seq[i] != my_sentinel) { | |||
| 2021-10-18 | Removed confusing explanation from 076 | Dave Gauer | |
| 2021-09-03 | fix typo in 076 (sentinal -> sentinel) | Francisco Demartino | |
| 2021-05-09 | 076 typo | Dave Gauer | |
| 2021-05-09 | 076 sentinels must be same type | Dave Gauer | |
| 2021-05-08 | Fix 076, add 077,078 sentinels and many-item pointers | Dave Gauer | |
| 2021-05-06 | add ex076 sentinels | Dave Gauer | |
