aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/src/dialyzer.erl
AgeCommit message (Expand)Author
2018-05-25dialyzer: Refine the test for overspecified functionsHans Bolinder
2017-09-05dialyzer: Improve handling of UnicodeHans Bolinder
2017-06-09dialyzer: Improve handling of UnicodeHans Bolinder
2016-11-23Correct copyright and license on dialyzer filesRichard Carlsson
2016-11-22dialyzer: Substitute 'opacity' for 'opaqueness'Hans Bolinder
2016-11-22dialyzer: Improve a warning messageHans Bolinder
2016-07-26Improve format_warning/1 specBrujo Benavides
2016-04-28dialyzer_dataflow: Add map supportMagnus Lång
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-20dialyzer: Document dialyzer:gui() option 'check_plt'Hans Bolinder
2015-01-14dialyzer: Introduce module local suppression of warningsHans Bolinder
2014-03-24Use the ordsets:ordset(T) type instead of defining a local oneKostis Sagonas
2014-03-20Return warnings for unknown types and functions in Erlang ModeHans Bolinder
2014-01-21[dialyzer] Re-work the handling of opaque typesHans Bolinder
2013-11-13Remove the GS-based GUI of DialyzerKostis Sagonas
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-03-06Include module, function and arity in Dialyzer's "overlapping domain" warningsMagnus Henoch
2012-10-03Merge branch 'maint'Henrik Nord
2012-09-26Respect {plt_check,false} option when using dialyzer:run/1Stavros Aronis
2012-09-24dialyzer: Do not output warnings for unused funsHans Bolinder
2011-11-18Wrap up behaviours patch for DialyzerStavros Aronis
2011-11-18Detection of callback-spec discrepanciesStavros Aronis
2011-11-18Behaviour callback discrepancy detection for DialyzerStavros Aronis
2011-03-11More descriptive warning when a tuple pattern matches a typed recordStavros Aronis
2011-03-11Better blame assignment when a spec is erroneousStavros Aronis
2011-03-11Generate better warnings for failing guardsStavros Aronis
2011-03-04Merge branch 'sa/dialyzer-fix-guards' into devNiclas Axelsson
2011-01-20Add a --fullpath option to DialyzerKostis Sagonas
2011-01-18Fix warnings about guards containing notStavros Aronis
2010-11-30dialyzer: Add support for multiple PLTsMaria Christakis
2010-11-26Fix typo in warningsStavros Aronis
2010-11-09dialyzer: Speed up analysis of nested list comprehensionsKostis Sagonas
2010-06-08Various changes to dialyzer-related files for R14.Kostis Sagonas
2010-02-17Merge branch 'ks/hipe' into ccase/r13b04_devErlang/OTP
2010-02-14dialyzer: New version for the R13B04 releaseKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP