aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/src
AgeCommit message (Expand)Author
2015-03-17dialyzer: Add missing clause for map in find_terminalsBjörn-Egil Dahlberg
2014-10-08dialyzer: do a minor re-factoringHans Bolinder
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-08-21dialyzer, hipe: Fix a bug concerning is_record/2,3Hans Bolinder
2014-08-20dialyzer: fix a -Wunderspecs bugHans Bolinder
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-06-03[dialyzer] Correct docs about optionsHans Bolinder
2014-05-13hipe: fix a bug concerning typed record fieldsHans Bolinder
2014-04-10Correct the name of a compiler option and fix the corresponding warningsKostis Sagonas
2014-03-31Merge branch 'ks/hipe-is_map-support/OTP-11831'Björn-Egil Dahlberg
2014-03-28Reinstate native code compilation of cerl and erl_typesKostis Sagonas
2014-03-28Report wall clock time instead of runtime when crashingKostis Sagonas
2014-03-28Dialyzer now plays nicely with funs that come as "external" argumentsStavros Aronis
2014-03-24Correct some type declarationsKostis Sagonas
2014-03-24Use the ordsets:ordset(T) type instead of defining a local oneKostis Sagonas
2014-03-21dialyzer: generalize guard constraints in a new wayHans Bolinder
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-20Introduce a new warning option, 'no_unknown'Hans Bolinder
2014-03-20Return warnings for unknown types and functions in Erlang ModeHans Bolinder
2014-03-17dialyzer: Do not native compile modules with Maps codeBjörn-Egil Dahlberg
2014-02-24Merge branch 'fenollp/otp-edoc-usage-fixes'Henrik Nord
2014-02-24Merge branch 'hb/dialyzer/fix_on_load/OTP-11743'Hans Bolinder
2014-02-24Merge branch 'hb/dialyzer/deprecate_types/OTP-10342'Hans Bolinder
2014-02-24Merge branch 'schlagert/fix_basic_appups'Siri Hansen
2014-02-24FIx handling of 'on_load' attributeHans Bolinder
2014-02-23Deprecate pre-defined built-in typesHans Bolinder
2014-02-22Introduce parameterized opaque typesHans Bolinder
2014-02-18Fix library application appup filesTobias Schlager
2014-02-17Merge branch 'bjorn/lc-warnings/OTP-11626'Björn Gustavsson
2014-02-14Fix edoc usage errorsPierre Fenoll
2014-02-07Merge branch 'kostis/dialyzer-r17c0-fixes'Henrik Nord
2014-02-06Add app-test and correct dialyzer.app.srcHans Bolinder
2014-02-05dialyzer: Silence useless warnings about list comprehensionsBjörn Gustavsson
2014-01-31Shut off a dialyzer unmatched return warningKostis Sagonas
2014-01-31Add a spec for a function that does not returnKostis Sagonas
2014-01-29dialyzer: Remove dead codeBjörn-Egil Dahlberg
2014-01-29dialyzer: Reflect map_pair core changes in dialyzerBjörn-Egil Dahlberg
2014-01-28dialyzer,hipe,stdlib: Add Maps understanding to DialyzerBjörn-Egil Dahlberg
2014-01-28Merge branch 'hb/dialyzer/opaque_types_fixes/OTP-10397'Hans Bolinder
2014-01-21[dialyzer] Re-work the handling of opaque typesHans Bolinder
2014-01-14Fix an erroneous specKostis Sagonas
2013-12-20Merge remote-tracking branch 'origin/kostis/dialyzer_hipe-remove-gs'Dan Gudmundsson
2013-12-12Support non top level letrecs in dialyzerJosé Valim
2013-11-13Remove the --wx option and promore the --gui to use the wx-based GUIKostis Sagonas
2013-11-13Remove the GS-based GUI of DialyzerKostis Sagonas
2013-06-12Update copyright yearsBjörn-Egil Dahlberg