summaryrefslogtreecommitdiff
path: root/src/rebar_dialyzer.erl
Commit message (Expand)AuthorAgeFilesLines
* Use abort in check-plt and update docDavid Reid2011-04-021-3/+3
* Clean up specsTuncer Ayaz2011-03-281-17/+11
* Clean up codeTuncer Ayaz2011-02-061-16/+20
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
* Apply Tidier suggestionsTuncer Ayaz2011-01-131-1/+1
* Support dialyzer plt paths having "~/" as a prefixJoseph Wayne Norton2010-11-231-0/+2
* Fix EDoc syntax errorsDaniel NĂ©ri2010-11-141-3/+3
* Tidier improvementsKostis Sagonas2010-10-261-2/+2
* Refactor Dialyzer support to make it more usableTuncer Ayaz2010-10-251-28/+85
* 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
* Provide package support for eunit; build_plt now includes listed applications...theiw2010-02-051-19/+24
* Include support for dialyzeriw2010-01-071-0/+145