Skip to content

Releases: some-avail/codetwig

CodeTwig 1.652 source-code-package

21 Jul 15:18
Compare
Choose a tag to compare

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...

CodeTwig 1.62 source-code-package

28 Jun 08:19
Compare
Choose a tag to compare

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

New:
-removed short project-name bug

Tested with nim 2.0.4 on:
Linux mint Linux Mint 21.2

Not yet tested on other OSs...

CodeTwig 1.61 source-code-package

27 Jun 14:38
Compare
Choose a tag to compare

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

New:
-added source-code-viewer

Tested with nim 2.0.4 on:
Linux mint Linux Mint 21.2

Not yet tested on other OSs...

CodeTwig 1.56 source-code-package

25 Jun 18:56
Compare
Choose a tag to compare

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

New:
-multiproject and recurse subdir

Tested with nim 2.0.4 on:
Linux mint Linux Mint 21.2

Not yet tested on other OSs...

CodeTwig 0.35 source-code-package

28 May 09:44
Compare
Choose a tag to compare

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

Tested with nim 2.0.4 on:
Linux mint Linux Mint 21.2

Not yet tested on other OSs...

CodeTwig 0.32 source-code-package

24 May 12:58
Compare
Choose a tag to compare

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

Tested with nim 2.0.4 on:
Linux mint Linux Mint 21.2

Not yet tested on other OSs...