This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-confutils
Watch
2
Star
0
Fork
0
You've already forked nim-confutils
mirror of
https://github.com/status-im/nim-confutils.git
synced
2025-03-03 21:30:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-confutils
/
confutils
History
tersec
7217854b60
rm deprecated ValidIpAddress support (
#96
)
2024-01-25 12:05:18 +01:00
..
std
rm deprecated ValidIpAddress support (
#96
)
2024-01-25 12:05:18 +01:00
toml
rm deprecated ValidIpAddress support (
#96
)
2024-01-25 12:05:18 +01:00
winreg
add
{.raises.}
annotation to
writeValue
(
#88
)
2023-08-19 18:31:42 +02: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
return empty completion lines on unsupported
COMP_POINT
(
#76
)
2023-07-07 14:03:23 +03:00