Commit graph

17 commits

Author SHA1 Message Date
6c046b77bc Expose needed symbols in gargoyle/twine.h 2022-06-29 01:25:37 -05:00
fb3610c4d5 Apply values to short options 2022-06-28 20:24:07 -05:00
4e10b72586 Restructure code and make all public features toggleable 2022-06-27 18:25:31 -05:00
7a7313da7f Make is_sep a public symbol 2022-06-26 21:39:00 -05:00
86a3ab5eca Fix parameter names to make more sense 2022-06-24 08:16:17 -05:00
f15b461612 Error if an unknown type is detected 2022-06-22 20:25:28 -05:00
8ea191c696 Read string values from the command line into desired variables 2022-06-22 16:45:57 -05:00
826abb2ae3 Reorder option types to something sensible 2022-06-20 13:13:48 -05:00
7d9b89e9f8 Tranform string values into 64-bit unsigned integers 2022-06-20 12:51:19 -05:00
624646663d Properly toggle boolean flag values 2022-06-19 20:30:01 -05:00
f019f09a22 Fix the location of the option types 2022-06-19 11:04:51 -05:00
f6fba0ac6b Skip argv 0 by default 2022-06-19 04:02:11 -05:00
4f2ec58b6e Accurately parse boolean options 2022-06-19 02:55:16 -05:00
e3116e473b Update GARGOYLE_EZ_OPT to match gargoyle_opt 2022-06-19 01:15:13 -05:00
e7d0b2c114 Find the appropriate entry for short options 2022-06-19 00:56:39 -05:00
9dfca6f3c1 Find the appropriate entry for long options 2022-06-19 00:13:49 -05:00
c9ee108cd5 Create the basic parser shell 2022-06-18 20:13:10 -05:00