aboutsummaryrefslogtreecommitdiff
path: root/exercises/065_builtins2.zig
AgeCommit message (Collapse)AuthorFilesLines
2023-10-08fixed language changes in @typeInfoChris Boesch1-2/+2
2023-06-22Update outdated commentslording1-4/+4
2023-01-14patch because of a change in @typeInfoChris Boesch1-1/+1
2022-08-29Ex 065: improve hints, fix type printing change. For #120 and #128Dave Gauer1-11/+33
2022-06-18fix grammar isn't -> doesn'tAdam Millerchip1-1/+1
2021-11-05zig fmtJonathan Halmen1-2/+2
2021-11-05fix whitespace line-endingsJonathan Halmen1-6/+6
2021-04-22add 071 comptime 6 inline forDave Gauer1-1/+1
2021-04-11add ex065 builtins2Dave Gauer1-0/+127