Commit Graph

19 Commits

Author SHA1 Message Date
Nick Grimshaw
42a417f9a5 Instruct user not to worry about sentinel syntax in 065_builtins2 2026-05-18 17:29:17 +01:00
Chris Boesch
1813c0ded8 Merge pull request 'replace deprecated mem.indexOf with mem.find' (#363) from pebose/exercises:indexof-to-find into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/363
2026-02-27 19:36:00 +01:00
Paul Ebose
686342375e improve comment stating 'Zig 0.10.0' @typeName change 2026-02-27 03:55:37 +01:00
Paul Ebose
8a2e40040b replace deprecated mem.indexOf with mem.find 2026-02-27 03:38:26 +01:00
Castanearie
0c9d5abccd restrict parameter type in 'maximumNarcissism' 2025-12-07 23:15:42 +01:00
Chris Boesch
451e1a3739 Fixes the changes in zig's struct.fields 2025-06-17 14:07:31 +02:00
Chris Boesch
fb018d212c Improved maximumNarcissism 2024-11-02 17:03:46 +01:00
Roman Frołow
286439cddc zero 2024-11-02 14:37:41 +01:00
Roman Frołow
f629d78268 reuse fields 2024-11-02 10:48:50 +01:00
Chris Boesch
b2f56c7cea Fixes several changes in std.builtin.zig 2024-09-02 19:33:59 +02:00
Chris Boesch
36d8170d7c fixed language changes in @typeInfo 2023-10-08 18:51:22 +02:00
lording
d52f360731 Update outdated comments 2023-06-22 12:11:24 +00:00
Chris Boesch
f0d43f488f patch because of a change in @typeInfo 2023-01-14 15:36:36 +01:00
Dave Gauer
4eaef5fae4 Ex 065: improve hints, fix type printing change. For #120 and #128 2022-08-29 18:30:38 -04:00
Adam Millerchip
889b8e8fe6 fix grammar isn't -> doesn't 2022-06-18 22:29:23 +09:00
Jonathan Halmen
f8b8531930 zig fmt 2021-11-05 17:47:12 +01:00
Jonathan Halmen
29d32bfa79 fix whitespace line-endings 2021-11-05 17:46:56 +01:00
Dave Gauer
ea17a9c8cb add 071 comptime 6 inline for 2021-04-22 17:17:25 -04:00
Dave Gauer
9fbda0c502 add ex065 builtins2 2021-04-11 11:19:58 -04:00