summaryrefslogtreecommitdiff
path: root/src/getopt.erl
Commit message (Collapse)AuthorAgeFilesLines
* Update getoptTuncer Ayaz2011-01-231-6/+13
|
* Apply Tidier suggestionsTuncer Ayaz2011-01-131-11/+11
|
* Dialyzer related cleanupsKostis Sagonas2010-10-101-2/+2
|
* getopt optimization and dialyzer fix from KostisTuncer Ayaz2010-10-011-3/+3
|
* Update getopt to v0.3.0Tuncer Ayaz2010-09-291-41/+28
| | | | | | | | 2010-09-23 Juan Jose Comellas <juanjo@comellas.org> * Released v0.3.0 * Added support for rebar. * Cleaned up dialyzer warnings.
* Simplified usage info printing with getopt v0.2Tuncer Ayaz2010-01-091-42/+98
|
* Implemented option to specify number of concurrent workers a command may useTuncer Ayaz2010-01-061-77/+221
|
* Implemented getopt option supportTuncer Ayaz2009-12-291-0/+314