aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/src/dialyzer_plt.erl
AgeCommit message (Expand)Author
2017-03-10Update copyright yearRickard Green
2017-03-02dialyzer, observer: Use portable lookup of home directoryBjörn Gustavsson
2017-01-11dialyzer: Use maps instaed of dictHans Bolinder
2017-01-11dialyzer: Do not send full PLTs as messagesHans Bolinder
2016-03-15update copyright-yearHenrik Nord
2016-01-11Fix inadvertent deletion of callback infoStavros Aronis
2015-06-18Change license text to APLv2Bruce Yinhe
2014-04-28Introduce the attribute -optional_callbacks in the context of behavioursHans Bolinder
2014-02-23Deprecate pre-defined built-in typesHans Bolinder
2012-05-21Fix a spec in pltStavros Aronis
2012-05-21Keep mini plt for warnings passStavros Aronis
2012-05-21Success typing analysis uses ETS tables for necessary plt infoStavros Aronis
2012-05-21Convert remaining codeserver fields to ETS tablesStavros Aronis
2012-05-21Refactoring in pltStavros Aronis
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-22Review by Kostis Sagonas and fixesStavros Aronis
2012-02-22Simplify external vs bad calls checkStavros Aronis
2012-02-22Remove redundant codeStavros Aronis
2012-02-22Prettify specStavros Aronis
2011-11-18Add lookup function for callbacksStavros Aronis
2011-11-18Store callbacks in codeserver and PLTStavros Aronis
2011-03-29Fix the name of an error functionMaria Christakis
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-11Renamed error/1 function and added specsKostis Sagonas
2010-11-30dialyzer: Add support for multiple PLTsMaria Christakis
2010-10-04Dialyzer: Fix erroneous type and use the same definition in two placesKostis Sagonas
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-06-08Various changes to dialyzer-related files for R14.Kostis Sagonas
2010-06-03Support -export_type() in dialyzer and erl_typesKostis 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