aboutsummaryrefslogtreecommitdiff
path: root/lib/cli
Commit message (Collapse)AuthorAgeFilesLines
* It’s -1 to subtract the ‘=’, not +1HEADmasterThomas Voss 2024-11-011-2/+2
|
* Make string view lengths signedThomas Voss 2024-10-301-1/+1
|
* Only use UTF-8 when the locale permits itThomas Voss 2024-10-281-4/+15
|
* Typedef enums and structuresThomas Voss 2024-10-031-8/+8
|
* Shorten the string view type namesThomas Voss 2024-09-151-12/+12
|
* Add encoding-generic macrosThomas Voss 2024-05-141-2/+2
|
* Rename optparse.h to cli.hThomas Voss 2024-05-091-0/+159