Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |