Age | Commit message (Expand) | Author |
2016-11-23 | Correct copyright and license on dialyzer files | Richard Carlsson |
2016-11-22 | dialyzer: Improve a warning message | Hans Bolinder |
2016-08-31 | dialyzer: Remove a check that always fails | Hans Bolinder |
2016-06-09 | dialyzer: Use a cache when translating forms to types | Hans Bolinder |
2016-06-08 | Dialyzer: Fix a bug that caused Dialyzer to go into an infinite loop. | Hans Bolinder |
2016-05-04 | Declare the erl_types:var_table() type as opaque | Kostis Sagonas |
2016-05-04 | dialyzer: Use maps instead of dict | Hans Bolinder |
2016-04-28 | dialyzer_contracts: Consider #{} a violation | Magnus Lång |
2016-01-26 | Refactor usage of opaques() type | Luca Favatella |
2015-12-15 | dialyzer: Print constraints using the '::' syntax | Hans Bolinder |
2015-08-25 | dialyzer: Generalize an argument of erl_types:t_from_form() | Hans Bolinder |
2015-08-18 | dialyzer: Use the recently added orddict:orddict/2 type | Hans Bolinder |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-15 | dialyzer: Fix a bug in the expansion of forms | Hans Bolinder |
2015-03-10 | [dialyzer] Fix the conversion of forms to types | Hans Bolinder |
2015-01-14 | dialyzer: Introduce module local suppression of warnings | Hans Bolinder |
2014-08-21 | Merge branch 'maint' | Hans Bolinder |
2014-08-20 | dialyzer: fix a -Wunderspecs bug | Hans Bolinder |
2014-05-13 | Merge branch 'maint' | Hans Bolinder |
2014-05-13 | hipe: fix a bug concerning typed record fields | Hans Bolinder |
2014-04-28 | Introduce the attribute -optional_callbacks in the context of behaviours | Hans Bolinder |
2014-03-21 | dialyzer: generalize guard constraints in a new way | Hans Bolinder |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-22 | Introduce parameterized opaque types | Hans Bolinder |
2014-01-21 | [dialyzer] Re-work the handling of opaque types | Hans Bolinder |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-03-06 | Include module, function and arity in Dialyzer's "overlapping domain" warnings | Magnus Henoch |
2012-12-20 | Report spec discrepancy on mismatching lists | Stavros Aronis |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-04-24 | Correct handling of type names in contracts | Stavros Aronis |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-11-30 | Add file/line info in a particular Dialyzer crash | Stavros Aronis |
2011-11-30 | No warnings for underspecs with remote types | Stavros Aronis |
2011-11-18 | Store callbacks in codeserver and PLT | Stavros Aronis |
2011-10-14 | Change category of 'might also return' warnings | 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 | 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 |