summaryrefslogtreecommitdiff
path: root/lib/dialyzer/src
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when a contract range warning is emitted for a module already in pltStavros Aronis2011-05-231-13/+20
* Merge branch 'sa/dialyzer-invalid-spec-fix' into devHenrik Nord2011-04-121-10/+15
|\
| * Fix crash related with the contract blame assignment patchStavros Aronis2011-03-311-10/+15
* | Fix the name of an error functionMaria Christakis2011-03-291-1/+1
|/
* Update copyright yearsBjörn-Egil Dahlberg2011-03-113-3/+3
* Merge branch 'sa/dialyzer-missing-spec' into devHenrik Nord2011-03-111-0/+2
|\
| * Add spec to dialyzer_cl_parse:get_lib_dir/1Stavros Aronis2011-03-101-0/+2
* | More descriptive warning when a tuple pattern matches a typed recordStavros Aronis2011-03-112-13/+31
* | Better blame assignment when a spec is erroneousStavros Aronis2011-03-115-21/+68
* | Generate better warnings for failing guardsStavros Aronis2011-03-112-13/+32
* | Fix an erroneous warningKostis Sagonas2011-03-111-4/+2
* | Refactoring so that a flat string() is returnedKostis Sagonas2011-03-111-11/+13
* | Renamed error/1 function and added specsKostis Sagonas2011-03-111-10/+12
* | Renamed error/1 function and added specsKostis Sagonas2011-03-111-17/+23
|/
* Merge branch 'aronisstav/dialyzer/dialyzer_tests/OTP-9116' into devLukas Larsson2011-03-093-3/+23
|\
| * Write output_plt even when plt_check is okStavros Aronis2011-02-281-0/+6
| * Add 'apps' option to the erlang interfaceStavros Aronis2011-02-282-3/+17
* | Merge branch 'sa/dialyzer-fix-guards' into devNiclas Axelsson2011-03-042-47/+75
|\ \
| * | Fix warnings about guards containing notStavros Aronis2011-01-182-30/+41
| * | Fix errors in the handling of 'and'/'or' guardsStavros Aronis2011-01-181-15/+32
| * | Cosmetic changesStavros Aronis2011-01-141-2/+2
| |/
* | Add a --fullpath option to DialyzerKostis Sagonas2011-01-205-20/+54
|/
* Fix bug in the handling of 'or' by DialyzerStavros Aronis2010-12-201-3/+7
* dialyzer: Update documentationMaria Christakis2010-12-061-27/+36
* dialyzer: Add support for multiple PLTsMaria Christakis2010-11-308-76/+222
* Fix typo in warningsStavros Aronis2010-11-261-1/+1
* dialyzer: Speed up analysis of nested list comprehensionsKostis Sagonas2010-11-095-42/+60
* dialyzer: Fix so warnings will be emitted for all public ETS tablesMaria Christakis2010-10-141-31/+7
* Merge branch 'ks/fix-dialyzer_plt-spec' into devBjörn Gustavsson2010-10-061-4/+4
|\
| * Dialyzer: Fix erroneous type and use the same definition in two placesKostis Sagonas2010-10-041-4/+4
* | Fix two errors in dialyzerKostis Sagonas2010-09-241-6/+6
|/
* Remove warnings for clashes with new autoimported BIFsPatrik Nyblom2010-09-103-0/+8
* Various changes to dialyzer-related files for R14.Kostis Sagonas2010-06-0813-583/+651
* Fix confusing dialyzer warnings for is_record/2 with illegal recordsBjörn Gustavsson2010-06-071-1/+2
* Minor fix in a print messageKostis Sagonas2010-06-031-2/+2
* Add handling of unknown typesMaria Christakis2010-06-032-2/+58
* Support -export_type() in dialyzer and erl_typesKostis Sagonas2010-06-039-56/+181
* Fix small confusion/buglet in the handling of 'or'Kostis Sagonas2010-03-031-2/+2
* Merge branch 'ks/hipe' into ccase/r13b04_devErlang/OTP2010-02-1720-479/+1186
|\
| * dialyzer: Fix system_limit exception in race analysisKostis Sagonas2010-02-162-13/+26
| * dialyzer: New version for the R13B04 releaseKostis Sagonas2010-02-1420-374/+1068
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-2023-0/+17842