Commit graph

79 commits

Author SHA1 Message Date
cbeefd675c
change how flags are propagated 2024-11-13 11:38:07 -06:00
de798fff70
make sure that aliases are included in stopWords 2024-11-13 09:55:53 -06:00
9e35d4ea12
add subcommand aliases to help output 2024-11-13 09:31:45 -06:00
88572a6ce4
add value check prior to parsing 2024-11-13 09:26:55 -06:00
22fbc66c8b
subcommand aliases 2024-11-13 08:47:33 -06:00
2a5dce888d
modify flag inheritance to support individual flags 2024-11-12 15:14:05 -06:00
f9f631aab1
add setting to implement 2024-11-12 12:52:08 -06:00
94e5b87088
supress not used warnings 2024-11-11 17:07:51 -06:00
65a952e9f0
fix clis for hwylcli 2024-11-11 14:59:54 -06:00
c98fcc2265
switch to table style syntax for subcommands 2024-11-11 14:40:09 -06:00
0c55d85bda
improve newlines in help output 2024-11-11 14:38:38 -06:00
c0611a728c
set default type as bool not string 2024-11-11 13:47:38 -06:00
292bddd59f
add option to not autorun root 2024-11-11 13:03:17 -06:00
e8e090c5b7
actually use param 2024-11-10 16:19:44 -06:00
f16cbaaee8
no declared not used warnings 2024-11-10 12:53:47 -06:00
cddbf5ee1e
change newline insertion 2024-11-10 12:37:56 -06:00
206556e967
remove leftover pop 2024-11-10 12:30:43 -06:00
0a728d8727
add whitespace 2024-11-10 12:09:41 -06:00
a40aed047d
fix for cli updates 2024-11-10 12:04:43 -06:00
0375acc677
add some help docs 2024-11-10 12:04:37 -06:00
a57d4ee687
add better normalization 2024-11-10 11:36:59 -06:00
77cfae4d26
add support for enums and count flags 2024-11-10 03:36:19 -06:00
8b37c0dad9
handle flag groups differently 2024-11-10 03:21:16 -06:00
d228123195
rework default flags 2024-11-10 01:49:31 -06:00
7cf4c2f537
treat builtin flags different 2024-11-09 16:46:39 -06:00
7f53ef5df9
add todo 2024-11-08 14:42:12 -06:00
16cc0b910d
version flag is captial V 2024-11-08 14:22:01 -06:00
e964581b13
simplify help output 2024-11-08 14:11:09 -06:00
7bcc432e32
add missing space 2024-11-07 13:52:20 -06:00
713c98c13f
remove erroneous debugecho 2024-11-07 10:58:17 -06:00
dfd9a7d98d
fix long desc handling 2024-11-06 23:52:38 -06:00
372ba3c644
add default for subcommands 2024-11-06 23:14:43 -06:00
a4e0f3fc7b
generalize error proc 2024-11-06 22:34:34 -06:00
22fae9ba6a
add pre and post nodes 2024-11-06 21:42:45 -06:00
f1c3fdfe78
add doc string 2024-11-06 18:35:21 -06:00
fed1c03ce8
massive feature in macro cli generator 2024-11-06 18:32:58 -06:00
56bb2bb7c1
reference correct module
Some checks failed
GitHub Pages / build (push) Has been cancelled
GitHub Pages / deploy (push) Has been cancelled
2024-10-30 22:24:15 -05:00
c8c66648cc
update logger name 2024-10-30 22:15:59 -05:00
9462d99d95
remove side effects 2024-10-30 22:10:27 -05:00
d66e2ed5e2
delete old file 2024-10-30 21:32:20 -05:00
558046173e
add parseopt3 2024-10-17 16:47:41 -05:00
ad352ec12a
remove bbansi/utils 2024-10-17 15:29:52 -05:00
e175cf1fc9
add basic confim util 2024-10-08 15:32:24 -05:00
7e82f7ba5a
fix style insensitivity
Some checks failed
GitHub Pages / build (push) Has been cancelled
GitHub Pages / deploy (push) Has been cancelled
2024-10-02 00:23:40 -05:00
6ac0d838be
chore formatting 2024-10-01 17:43:41 -05:00
78c177e32e
add merger for cligen help 2024-10-01 15:44:00 -05:00
337083afe1
add tests for hwylcli 2024-09-30 17:23:52 -05:00
e447fc2b92
add convience cli generator 2024-09-30 17:06:57 -05:00
07724c4d4a
use default from std/logging 2024-09-30 13:54:48 -05:00
7f638448b8
update docs 2024-09-30 13:54:42 -05:00