Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support settable plt dir for dialyzer | Evax Software | 2011-04-12 | 1 | -11/+26 |
| | | | | | Allow rebar to use dialyzer plt files from an alternate directory through the use of the REBAR_PLT_DIR environment variable. | ||||
* | Use abort in check-plt and update doc | David Reid | 2011-04-02 | 1 | -3/+3 |
| | |||||
* | Clean up specs | Tuncer Ayaz | 2011-03-28 | 1 | -17/+11 |
| | |||||
* | Clean up code | Tuncer Ayaz | 2011-02-06 | 1 | -16/+20 |
| | |||||
* | Clean up emacs file local variables | Tuncer Ayaz | 2011-01-31 | 1 | -1/+1 |
| | |||||
* | Apply Tidier suggestions | Tuncer Ayaz | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | Support dialyzer plt paths having "~/" as a prefix | Joseph Wayne Norton | 2010-11-23 | 1 | -0/+2 |
| | | | | e.g. {dialyzer_opts, [{plt, "~/.dialyzer_plt.R14B"}]}. | ||||
* | Fix EDoc syntax errors | Daniel Néri | 2010-11-14 | 1 | -3/+3 |
| | |||||
* | Tidier improvements | Kostis Sagonas | 2010-10-26 | 1 | -2/+2 |
| | |||||
* | Refactor Dialyzer support to make it more usable | Tuncer Ayaz | 2010-10-25 | 1 | -28/+85 |
| | |||||
* | Remove never matching clause | Tuncer Ayaz | 2010-10-01 | 1 | -3/+1 |
| | |||||
* | Log {error, read_error} dialyzer plt_info error | Tuncer Ayaz | 2010-09-30 | 1 | -0/+2 |
| | |||||
* | Fix dialyzer warning: io:format/2 -> ok | Tuncer Ayaz | 2010-09-29 | 1 | -2/+2 |
| | |||||
* | Fixing bug 463; trivial typo in @spec as identified by Bob Ippolito | Dave Smith | 2010-08-20 | 1 | -1/+1 |
| | |||||
* | Refactoring app file access to be via rebar_app_utils in prep for supporting ↵ | Dave Smith | 2010-04-28 | 1 | -4/+3 |
| | | | | .app.src | ||||
* | Provide package support for eunit; build_plt now includes listed ↵ | theiw | 2010-02-05 | 1 | -19/+24 |
| | | | | applications; begin including -spec annotations | ||||
* | Include support for dialyzer | iw | 2010-01-07 | 1 | -0/+145 |