You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
several small fixes
- added --version switch on CLI
- completely rewrote CLI
- fixed imports of modules
- fixed removal of temporary files during single-file analysis
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/)