nim-confutils/confutils
Etan Kissling 8522393cec
annotate `parseCmdArg` with `{.raises.}` (#84)
For the `parseCmdArg` that may fail with `ValueError`, add annotations.
2023-06-08 13:25:05 +00:00
..
std use --mm: instead of --gc: and remove stddefects import (#85) 2023-06-08 13:12:32 +00:00
toml Bugfixes for the config file support 2022-03-04 23:24:58 +02:00
winreg reduce compiler warnings 2023-02-15 15:26:53 +07:00
cli_parser.nim reduce compiler warnings 2023-02-15 15:26:53 +07:00
cli_parsing_fuzzer.nim Add a helper module for fuzzing CLI parsers 2020-10-01 22:04:53 +03:00
config_file.nim annotate `parseCmdArg` with `{.raises.}` (#84) 2023-06-08 13:25:05 +00:00
defs.nim rm TaintedString for string; some proc -> func (#53) 2022-06-03 18:24:59 +00:00
shell_completion.nim Remove warnings with Nim 1.0 2019-11-08 17:57:44 +00:00