Skip to content

CodeTwig 1.652 source-code-package

Latest
Compare
Choose a tag to compare
@some-avail some-avail released this 21 Jul 15:18
· 2 commits to main since this release

As Nim-programmer you can compile this yourself.
nim c -d:release ctwig.nim

New:

  • within search now you can use line-start-appending to uniquify overloaded names
    use like: someproc~linenumber
  • to limit false positives of used declarations, some extra conditions have been added.

Tested with nim 2.0.8 on:
Linux mint Linux Mint 21.2

Not yet tested on other OSs...