summaryrefslogtreecommitdiff
path: root/src/rebar_dialyzer_format.erl
Commit message (Collapse)AuthorAgeFilesLines
* Use bold instead of bold white for textHeinz N. Gies2015-09-221-89/+89
|
* Remove rebar_colour and replace it with cfHeinz N. Gies2015-09-221-3/+2
|
* Fix bad string caused by missing fmt callHeinz N. Gies2015-09-221-3/+3
|
* Split out colour printing code in own moduleHeinz N. Gies2015-09-211-96/+3
|
* Fix some indentation and add debug on format errorsHeinz N. Gies2015-09-211-77/+80
|
* Enable highlighting in contractsHeinz N. Gies2015-09-211-9/+7
|
* Fix colors for bad and good argsHeinz N. Gies2015-09-211-2/+3
|
* Remove dubplicated call to format_warningHeinz N. Gies2015-09-211-1/+0
|
* Check term cap for color outputHeinz N. Gies2015-09-211-16/+17
|
* Make it easy to switch colors off in cfmtHeinz N. Gies2015-09-211-48/+58
|
* Add missing colors to cfmtHeinz N. Gies2015-09-211-0/+21
|
* Remove color login from textHeinz N. Gies2015-09-211-141/+176
|
* Color the remaining functions in basic a wayHeinz N. Gies2015-09-211-66/+75
|
* Formating for inproper list constructionHeinz N. Gies2015-09-211-3/+3
|
* Add no local return stylingHeinz N. Gies2015-09-211-1/+1
|
* Shorten filenames slightlyHeinz N. Gies2015-09-211-1/+12
|
* Add more messages, split up display in more then 1 lineHeinz N. Gies2015-09-211-27/+43
|
* Add 'will never return' warning to nice warningsHeinz N. Gies2015-09-211-18/+45
|
* Colorize the first dialyzer messageHeinz N. Gies2015-09-211-0/+369