aboutsummaryrefslogtreecommitdiffstats
path: root/config.c
Commit message (Expand)AuthorAgeFilesLines
* refactor: implement data-driven config parsing using `offsetof`verdant2026-05-201-26/+108
* Format and split codeverdant2026-05-191-90/+94
* Modify config API nameVerdant2026-05-171-6/+8
* Add config parser and routeverdant2026-05-171-0/+117