index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dialyzer
/
src
/
dialyzer_analysis_callgraph.erl
Age
Commit message (
Expand
)
Author
2016-01-11
Eliminate ugly case statements
Stavros Aronis
2016-01-11
Remove dead code related to missing behaviour info
Stavros Aronis
2015-10-27
Teach Dialyzer call to funs `M:F/A` (literal M, F, A)
Luca Favatella
2015-08-25
dialyzer: Correct the timing of the phase called 'remote'
Hans Bolinder
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-27
dialyzer: Add new option 'no_missing_calls'
Hans Bolinder
2015-01-14
dialyzer: Introduce module local suppression of warnings
Hans Bolinder
2014-07-16
Use compile options when dialyzing beam files
James Fish
2014-03-28
Report wall clock time instead of runtime when crashing
Kostis Sagonas
2014-02-24
Merge branch 'hb/dialyzer/fix_on_load/OTP-11743'
Hans Bolinder
2014-02-24
FIx handling of 'on_load' attribute
Hans Bolinder
2014-02-23
Deprecate pre-defined built-in types
Hans Bolinder
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-04-10
Merge branch 'sa/dialyzer-bitstring-fixes/OTP-11027' into maint
Fredrik Gustafsson
2013-04-08
Fix notification for duplicate modules
Stavros Aronis
2013-03-26
Improve Dialyzer output for scan errors
Magnus Henoch
2012-09-26
Remove old untested experimental extension
Stavros Aronis
2012-08-24
Stop a forgotten server process
Kostis Sagonas
2012-08-24
Changes to fix warnings identified by running dialyzer -Wunmatched_returns
Kostis Sagonas
2012-08-21
Add an undocumented option [--solver [v1 | v2]]
Hans Bolinder
2012-05-21
Anonymous time server
Stavros Aronis
2012-05-21
Relocate start and stop of timing server
Stavros Aronis
2012-05-21
Fix types and specs
Stavros Aronis
2012-05-21
Coordinator is no longer a separate process
Stavros Aronis
2012-05-21
Add better timing labels
Stavros Aronis
2012-05-21
Add --time option to Dialyzer
Stavros Aronis
2012-05-21
Fix types and specs in Dialyzer
Stavros Aronis
2012-05-21
Parallel compilation of files under analysis
Stavros Aronis
2012-05-21
Parallel typesig analysis
Stavros Aronis
2012-05-21
Convert remaining codeserver fields to ETS tables
Stavros Aronis
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-26
Report only actual unknown types otherwise no message is sent
Stavros Aronis
2012-03-14
Ensure that -on_load functions are not reported as unused
Stavros Aronis
2012-02-22
Simplify external vs bad calls check
Stavros Aronis
2012-02-22
Remove redundant code
Stavros Aronis
2012-02-22
Refactorings in dialyzer_analysis_callgraph
Stavros Aronis
2011-12-22
Handle nowarn_unused_function like the compiler does
Hans Bolinder
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-11-18
Behaviour callback discrepancy detection for Dialyzer
Stavros Aronis
2011-11-18
Store callbacks in codeserver and PLT
Stavros Aronis
2011-11-18
Collect callback definitions during compilation
Stavros Aronis
2010-11-09
dialyzer: Speed up analysis of nested list comprehensions
Kostis Sagonas
2010-06-08
Various changes to dialyzer-related files for R14.
Kostis Sagonas
2010-06-03
Add handling of unknown types
Maria Christakis
2010-06-03
Support -export_type() in dialyzer and erl_types
Kostis Sagonas
2010-02-17
Merge branch 'ks/hipe' into ccase/r13b04_dev
Erlang/OTP
2010-02-14
dialyzer: New version for the R13B04 release
Kostis Sagonas
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP