aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/src/dialyzer_utils.erl
AgeCommit message (Expand)Author
2014-10-08dialyzer: Ignore ERL_COMPILER_OPTIONS when compilingHans Bolinder
2014-10-08dialyzer: fix bug concerning compiler option 'warnings_as_errors'Hans Bolinder
2014-09-09Merge branch 'fishcakez/dialyzer_beam_opts' into maintHenrik Nord
2014-07-16Use compile options when dialyzing beam filesJames Fish
2014-06-17[dialyzer] Use the option 'dialyzer' to control the compilerHans Bolinder
2014-06-17[dialyzer] Fix handling of literal recordsHans Bolinder
2014-02-24Merge branch 'fenollp/otp-edoc-usage-fixes'Henrik Nord
2014-02-23Deprecate pre-defined built-in typesHans Bolinder
2014-02-14Fix edoc usage errorsPierre Fenoll
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-15Support for types with the same name and different arityStavros Aronis
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-05-21Regulate all kinds of running workers up to the number of schedulersStavros Aronis
2011-11-18Collect callback definitions during compilationStavros Aronis
2011-03-11Refactoring so that a flat string() is returnedKostis Sagonas
2010-09-24Fix two errors in dialyzerKostis Sagonas
2010-06-08Various changes to dialyzer-related files for R14.Kostis Sagonas
2010-06-07Fix confusing dialyzer warnings for is_record/2 with illegal recordsBjörn Gustavsson
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