summaryrefslogtreecommitdiff
path: root/exercises/065_builtins2.zig
AgeCommit message (Expand)Author
2025-12-07restrict parameter type in 'maximumNarcissism'Castanearie
2025-06-17Fixes the changes in zig's struct.fieldsChris Boesch
2024-11-02Improved maximumNarcissismChris Boesch
2024-11-02zeroRoman Frołow
2024-11-02reuse fieldsRoman Frołow
2024-09-02Fixes several changes in std.builtin.zigChris Boesch
2023-10-08fixed language changes in @typeInfoChris Boesch
2023-06-22Update outdated commentslording
2023-01-14patch because of a change in @typeInfoChris Boesch
2022-08-29Ex 065: improve hints, fix type printing change. For #120 and #128Dave Gauer
2022-06-18fix grammar isn't -> doesn'tAdam Millerchip
2021-11-05zig fmtJonathan Halmen
2021-11-05fix whitespace line-endingsJonathan Halmen
2021-04-22add 071 comptime 6 inline forDave Gauer
2021-04-11add ex065 builtins2Dave Gauer