BYBLACK DUCK

Release 3 January 2013

Happy New Year!

In this release:

  • Accepted several community pull requests for ohcount – the Ohloh line counter and open source project that parses source files for language line counts.
    • Added .json as an extension mapped to JavaScript language. This was posted in error previously. JSON is used primarily as a serialization format and because of this reason, it doesn’t seem appropriate to map .json to JavaScript language. Sorry for the confusion!
    • Added support for Genie and Vala .vapi files.
    • Added support for Coq .v files based on OCaml parser.
    • Improved detection of Puppet PP files.
    • Fixed a segfault bug.
  • Other bug fixes and performance improvements.

About Rich Sands

I'm the Director of Developer Communities at Black Duck Software, and the product manager for Ohloh.
  • http://twitter.com/ahenotri Alexander Wolf

    Thanks for adding .json extension :)

  • richsands

    Hi Alex – sorry for the confusion. We did not map the .json extension to JavaScript.