aboutsummaryrefslogtreecommitdiff
path: root/ls_args.h
Commit message (Expand)AuthorAgeFilesLines
* feat: implement positional argumentsLion Kortlepel5 days1-20/+124
* feat: implement required arguments, add testsLion Kortlepel9 days1-0/+20
* fix: rename allocated_ strings to make accidental use less likelyLion Kortlepel9 days1-30/+30
* fix!: breaking: LS_ARG_ enum -> LS_ARGS_ enumLion Kortlepel9 days1-2/+2
* docs: fix comment styleLion Kortlepel9 days1-1/+2
* docs: add docs header to main includeLion Kortlepel10 days1-0/+74
* fix!: reach 96% line coverage, add tests, fix bugsLion Kortlepel12 days1-71/+198
* feat: add string argument parsingLion Kortlepel2026-01-201-20/+45
* initial commitLion Kortlepel2026-01-201-0/+262