Add fix2sv, simplify & de-warn other things
Utils:
- Add
fix2sv
: fixed byte width to actually separated values translator. - Simplify
addEmpty
a lot withcligen/osUt
APIs.
dev: Some gitignore updates
API: ioCodeK
-> kindOf
overload; Make parse.p
template smarter and add some missing value templates
de-warnings: Use the new cligen/unsafeAddr
in several places. Deal with BareExcept & ByteAddress, LineTooLong, and hint:Performance (except envToCL) with safe move
and a few explicit [0..^1] copies.
Nim-vsn-port: Change the nimPreviewSlimSystem adaption model slightly for typedthreads.