Commit graph

5 commits

Author SHA1 Message Date
Adam Vandenberg
83fc35a5bf Updated sloccount
* Replaced most of the patch with commands in def install
2010-05-13 18:15:52 -07:00
Will Boyce
363bc3b175 patched sloccount with support for Erlang
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-13 18:06:26 -07:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Ben Alpert
081d48f128 Shorten patch for SLOCCount 2009-10-01 16:32:03 -06:00
Brian Smyth
4970b3eeaf SLOCCount formula.
SLOCCount is a set of tools for counting physical Source Lines of Code
(SLOC) in a large number of languages of a potentially large set of
programs.
2009-09-30 18:55:44 +01:00