Age | Commit message (Expand) | Author |
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 |