aboutsummaryrefslogtreecommitdiff
path: root/exercises/048_methods2.zig
AgeCommit message (Expand)AuthorFilesLines
2023-11-21Converted var to const if there is no mutation in var.Chris Boesch1-1/+1
2023-03-30function made more elegantChris Boesch1-6/+3
2021-04-27Clarify 048,049 comments from instructions (issue #48)Dave Gauer1-2/+2
2021-04-24Fix typoChrisMiuchiz1-1/+1
2021-03-16Enum submissions now closed in ex. 048Dave Gauer1-6/+4
2021-03-15Another enum method foundTomasz K1-1/+3
2021-03-14Adds another enum methodSpencer Dixon1-0/+4
2021-03-13Found another enum methodGoldstein1-0/+2
2021-03-12Merge branch 'main' of github.com:ratfactor/ziglings into mainDave Gauer1-0/+4
2021-03-12"999 is enough for anybody" triple-zero padding (#18)Dave Gauer1-0/+71