summaryrefslogtreecommitdiff
path: root/src/rebar_dialyzer.erl
Commit message (Collapse)AuthorAgeFilesLines
* Remove never matching clauseTuncer Ayaz2010-10-011-3/+1
|
* Log {error, read_error} dialyzer plt_info errorTuncer Ayaz2010-09-301-0/+2
|
* Fix dialyzer warning: io:format/2 -> okTuncer Ayaz2010-09-291-2/+2
|
* Fixing bug 463; trivial typo in @spec as identified by Bob IppolitoDave Smith2010-08-201-1/+1
|
* Refactoring app file access to be via rebar_app_utils in prep for supporting ↵Dave Smith2010-04-281-4/+3
| | | | .app.src
* Provide package support for eunit; build_plt now includes listed ↵theiw2010-02-051-19/+24
| | | | applications; begin including -spec annotations
* Include support for dialyzeriw2010-01-071-0/+145