Skip to content

Add fix2sv, simplify & de-warn other things

Compare
Choose a tag to compare
@c-blake c-blake released this 14 Jan 21:06
· 58 commits to main since this release

Utils:

  • Add fix2sv: fixed byte width to actually separated values translator.
  • Simplify addEmpty a lot with cligen/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.