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
2017-02-03
dialyzer: Use less memory for the PLT when analyzing
Hans Bolinder
2017-02-03
dialyzer: Do not keep the code server's type info on the heap
Hans Bolinder
2017-01-12
Merge branch 'maint'
Hans Bolinder
2017-01-11
dialyzer: Compact 'file' annotations in Core code
Hans Bolinder
2017-01-11
dialyzer: Try to reduce memory usage
Hans Bolinder
2017-01-11
dialyzer: Optimize memory consumption
Hans Bolinder
2017-01-11
dialyzer: Do not send full PLTs as messages
Hans Bolinder
2016-11-23
Correct copyright and license on dialyzer files
Richard Carlsson
2016-10-21
dialyzer: Fix error handling of bad -dialyzer() attributes
Hans Bolinder
2016-02-02
Merge branch 'maint'
Zandra
2016-01-27
Clarify usage of coordinator by analysis_callgraph
Luca Favatella
2016-01-26
Clarify computation of exported types in Dialyzer
Luca Favatella
2016-01-26
Refactor dialyzer_analysis_callgraph
Luca Favatella
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
[next]