Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

v0.1.1

Compare
Choose a tag to compare
@kbknapp kbknapp released this 24 Aug 20:54
· 72 commits to master since this release

v0.1.1 (2015-08-24)

Bug Fixes

  • fixes unsafe code count bug in C and C++ files (1c1e01d6, closes #1)
  • fixes single line block comment bug (d896412b, closes #2)
  • Unsafe Counter: fixes a bug in the unsafe counter for Rust giving incorrect numbers (317d2fc9, closes #5)