|
|
96308b2965
|
cmd: implement b_arglist_get_* functions
|
2024-12-10 22:26:12 +00:00 |
|
|
|
b07b7a86c4
|
cmd: fix arglist count not including multiple occurrences of the same non-arg options
|
2024-12-05 21:07:32 +00:00 |
|
|
|
625789d0ea
|
cmd: fix arglist iterator not finding all relevant opts/args in certain cases
|
2024-11-27 12:57:06 +00:00 |
|
|
|
fda266af2f
|
cmd: fix int->pointer widening cast warning on MSVC
|
2024-11-24 20:47:41 +00:00 |
|
|
|
033e44f83f
|
cmd: switch to new tty interface
|
2024-11-20 22:12:50 +00:00 |
|
|
|
7e440f213c
|
cmd: clean up execute_command help message handling
|
2024-11-19 15:21:10 +00:00 |
|
|
|
726649189b
|
cmd: arglist: fix iterator not picking up options without parameters
|
2024-11-19 15:20:11 +00:00 |
|
|
|
64a246e6f7
|
cmd: use term formatting codes for command help text
|
2024-11-14 22:03:39 +00:00 |
|
|
|
d614e110df
|
add win32 (msvc) support
|
2024-11-14 16:56:18 +00:00 |
|
|
|
635327bce9
|
cmd: add support for showing placeholder commands/opts/args in command usage strings
|
2024-10-31 19:33:48 +00:00 |
|
|
|
87d8767d11
|
fix memory leaks
|
2024-10-27 19:43:05 +00:00 |
|
|
|
afed1b111d
|
cmd: print extra-long option descriptions on the following line
|
2024-10-27 14:24:23 +00:00 |
|
|
|
f3cc628fd0
|
cmd: fix extra comma after command name in usage help message
|
2024-10-27 14:21:54 +00:00 |
|
|
|
f07e11ce60
|
cmd: fix bad temp var name in B_COMMAND_USAGE()
|
2024-10-27 14:21:05 +00:00 |
|
|
|
d0dcee9c6f
|
add cmd module from corelib
|
2024-10-24 21:32:28 +01:00 |
|