Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: lpassos/cppstats

Tags

v0.9.0

Toggle v0.9.0's commit message
- licensed cppstats under LGPLv3

- cppstats can now be used as a functional Python egg (no library yet!)
- removed shipped dependencies (may break current installations!)
- fixed minor issues

v0.8.4.5

Toggle v0.8.4.5's commit message
- added executable

- fixed minor errors
- added several TODO items

v0.8.4

Toggle v0.8.4's commit message
several small fixes

- added --version switch on CLI
- completely rewrote CLI
- fixed imports of modules
- fixed removal of temporary files during single-file analysis

v0.8.3

Toggle v0.8.3's commit message
implemented GENERALVALUES analysis, which is an extended version of t…

…he '--stf' parameter of the GENERAL analysis

smaller fixes and updates to GENERAL analysis
updated srcML to trunk (http://www.srcml.org/)

v0.8.2

Toggle v0.8.2's commit message
added the ability to prepare and analyze a single file and define the…

… output destination

v0.8.1

Toggle v0.8.1's commit message
fixed some errors occurred in v0.8

v0.8

Toggle v0.8's commit message
new refactored version of cppstats that now relies on Python only (as…

… far as possible)

v0.7

Toggle v0.7's commit message
version 0.7 of cppstats