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_dataflow.erl
Age
Commit message (
Expand
)
Author
2015-03-17
dialyzer: Add missing clause for map in find_terminals
Björn-Egil Dahlberg
2014-08-21
dialyzer, hipe: Fix a bug concerning is_record/2,3
Hans Bolinder
2014-06-17
[dialyzer] Fix handling of literal records
Hans Bolinder
2014-03-28
Dialyzer now plays nicely with funs that come as "external" arguments
Stavros Aronis
2014-02-23
Deprecate pre-defined built-in types
Hans Bolinder
2014-02-17
Merge branch 'bjorn/lc-warnings/OTP-11626'
Björn Gustavsson
2014-02-05
dialyzer: Silence useless warnings about list comprehensions
Björn Gustavsson
2014-01-31
Add a spec for a function that does not return
Kostis Sagonas
2014-01-29
dialyzer: Remove dead code
Björn-Egil Dahlberg
2014-01-29
dialyzer: Reflect map_pair core changes in dialyzer
Björn-Egil Dahlberg
2014-01-28
dialyzer,hipe,stdlib: Add Maps understanding to Dialyzer
Björn-Egil Dahlberg
2014-01-21
[dialyzer] Re-work the handling of opaque types
Hans Bolinder
2013-12-12
Support non top level letrecs in dialyzer
José Valim
2012-10-03
Merge branch 'maint'
Henrik Nord
2012-09-26
Remove old untested experimental extension
Stavros Aronis
2012-09-24
dialyzer: Do not output warnings for unused funs
Hans Bolinder
2012-08-21
Fix a bug in dialyzer_dataflow
Hans Bolinder
2012-05-21
Fix types and specs in Dialyzer
Stavros Aronis
2012-05-21
Prepare for parallel dataflow
Stavros Aronis
2012-05-21
Separate race related fields of callgraph
Stavros Aronis
2012-05-21
Remove unused race detection related code
Stavros Aronis
2012-05-21
Simplification in dataflow
Stavros Aronis
2012-05-21
Moving code between callgraph & dataflow
Stavros Aronis
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-26
Fix bug related with infinitely looping functions
Stavros Aronis
2012-02-22
Cleanups in dialyzer_callgraph and dialyzer_dataflow
Stavros Aronis
2012-02-22
Zero-arity unused functions Dialyzer patch
Stavros Aronis
2012-02-22
Cleanup debug messages in dialyzer_dataflow
Stavros Aronis
2011-12-08
Optimize join_maps() in dialyzer_dataflow
Hans Bolinder
2011-09-27
Fix bug in dataflow
Stavros Aronis
2011-08-29
Suppress some warnings about generation of non-returning funs
Stavros Aronis
2011-08-29
Fix infinite loop in dataflow
Stavros Aronis
2011-08-29
Minor fix in dead code
Stavros Aronis
2011-08-17
Fix dialyzer warning on default clause for binary comprehension
Ivan Dubrov
2011-08-01
Fix bug when reporting unused functions
Stavros Aronis
2011-03-11
More descriptive warning when a tuple pattern matches a typed record
Stavros Aronis
2011-03-11
Better blame assignment when a spec is erroneous
Stavros Aronis
2011-03-11
Generate better warnings for failing guards
Stavros Aronis
2011-03-11
Fix an erroneous warning
Kostis Sagonas
2011-01-18
Fix warnings about guards containing not
Stavros Aronis
2011-01-18
Fix errors in the handling of 'and'/'or' guards
Stavros Aronis
2011-01-14
Cosmetic changes
Stavros Aronis
2010-06-08
Various changes to dialyzer-related files for R14.
Kostis Sagonas
2010-06-03
Support -export_type() in dialyzer and erl_types
Kostis Sagonas
2010-03-03
Fix small confusion/buglet in the handling of 'or'
Kostis Sagonas
2010-02-17
Merge branch 'ks/hipe' into ccase/r13b04_dev
Erlang/OTP
2010-02-16
dialyzer: Fix system_limit exception in race analysis
Kostis Sagonas
2010-02-14
dialyzer: New version for the R13B04 release
Kostis Sagonas
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP