index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rebar_prv_dialyzer.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
follow xdg standard. fixes #122
Tristan Sloughter
2015-02-19
1
-2
/
+1
*
Remove extra default warnings
James Fish
2015-02-16
1
-7
/
+1
*
Fix dialyzer when only updating plt
James Fish
2015-02-15
1
-1
/
+1
*
Fix {dialyzer_plt_warnings, false} returning warnings
James Fish
2015-02-14
1
-6
/
+26
*
Merge pull request #132 from fishcakez/dialyzer_fail
Tristan Sloughter
2015-02-08
1
-28
/
+51
|
\
|
*
Fix dialyzer plt checking typo
James Fish
2015-02-07
1
-1
/
+1
|
*
Display full path in dialyzer warningss
James Fish
2015-02-07
1
-1
/
+1
|
*
Fail if any dialyzer warnings aren't unknowns
James Fish
2015-02-07
1
-25
/
+48
*
|
Fix dialyzer erts file lookup for releases prior to R16B02
James Fish
2015-02-08
1
-0
/
+7
|
/
*
Ensure dir for plt exists when copying
James Fish
2014-12-17
1
-0
/
+1
*
move dir functions from utils to new module rebar_dir
Tristan Sloughter
2014-12-01
1
-1
/
+1
*
Fix printing of dialyzer warnings
James Fish
2014-11-22
1
-1
/
+1
*
Fix dialyzer to work on rebar
James Fish
2014-11-22
1
-5
/
+28
*
Add configuration to hide warnings when updating plt
James Fish
2014-11-21
1
-3
/
+8
*
Cleanup dialyzer provider
James Fish
2014-11-21
1
-37
/
+38
*
Add crypto to base plt by default
James Fish
2014-11-21
1
-0
/
+1
*
Clarify how apps are selected for the plt files
James Fish
2014-11-21
1
-4
/
+6
*
Introduce dialyzer otp versioned plts and base plts
James Fish
2014-11-20
1
-88
/
+120
*
Prepare dialyzer command for public use
James Fish
2014-11-20
1
-11
/
+36
*
Add options to skip updating plt or success typing
James Fish
2014-11-20
1
-2
/
+21
*
Improve default dialyzer PLT by trying to guess dependencies
James Fish
2014-11-20
1
-11
/
+51
*
Improve formatting of dialyzer errors
James Fish
2014-11-20
1
-1
/
+9
*
Refactor dialyzer PLT use
James Fish
2014-11-20
1
-45
/
+164
*
Fix default dialyzer warnings
James Fish
2014-11-20
1
-9
/
+1
*
move back to using format_error/1
Tristan Sloughter
2014-11-09
1
-6
/
+6
*
add deps plt
Tristan Sloughter
2014-11-09
1
-6
/
+8
*
strip newline from end of dialyzer format warnings
Tristan Sloughter
2014-11-08
1
-1
/
+2
*
add dialyzer provider
Tristan Sloughter
2014-11-08
1
-0
/
+105