aboutsummaryrefslogtreecommitdiff
path: root/src/lib/core/recipe.c
Commit message (Expand)AuthorAgeFilesLines
* Initialize structs to {0} and combine declaration and assignment where possibleJoseph Hunkeler2024-11-011-1/+1
* Replace initialize character arrays using {0} instead of memsetJoseph Hunkeler2024-11-011-2/+1
* Refactor directory structureJoseph Hunkeler2024-10-141-0/+64