aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/exercises/047_methods.zig
AgeCommit message (Expand)Author
2023-02-21Merge pull request #191 from chrboesch/dev_1711Chris Boesch
2023-02-21dev.1711 - switched to multi-object-for-loopsChris Boesch
2023-02-20removed unnecessary self pointerChris Boesch
2022-07-31Merge pull request #112 from nahuakang/ex047-referenceDave Gauer
2022-07-31Correct conventional Zig reference vs value passing re #89Dave Gauer
2022-07-31Update comment per feedbackNahua
2022-07-31Update ex 047 comment and patchDave Gauer
2022-07-24Edit comment above a for loop by reference lineNahua Kang
2022-04-28Create new HeatRay struct to combat aliensJonathan Lopez
2021-08-30Update 047_methods.zigDave Gauer
2021-05-13Prevent error "cast discards const qualifier"Roman Frołow
2021-03-12"999 is enough for anybody" triple-zero padding (#18)Dave Gauer