summaryrefslogtreecommitdiff
path: root/lib/dialyzer/src/dialyzer_gui_wx.erl
Commit message (Expand)AuthorAgeFilesLines
* dialyzer: Add incremental analysis modeTom Davies2022-07-271-72/+72
* dialyzer: Eliminate the `race_conditions` optionBjörn Gustavsson2021-12-091-3/+0
* dialyzer: Add option 'error_location'Hans Bolinder2021-02-091-1/+2
* dialyzer: Add file and location to messages about unknownsHans Bolinder2021-02-021-5/+10
* dialyzer: Fix handling of PLTs in GUIHans Bolinder2020-12-211-2/+2
* dialyzer: Add an --no_indentation optionHans Bolinder2019-05-071-1/+3
* Merge branch 'siri/string-new-api'Siri Hansen2017-09-151-2/+2
|\
| * dialyzer: Do not use deprecated functions in string(3)Hans Bolinder2017-07-061-2/+2
* | dialyzer: Improve handling of UnicodeHans Bolinder2017-09-051-1/+1
|/
* dialyzer: Do not use two records for PLTsHans Bolinder2017-06-131-2/+2
* dialyzer: Improve handling of UnicodeHans Bolinder2017-06-091-8/+8
* Merge branch 'maint'Hans Bolinder2017-01-121-1/+2
|\
| * dialyzer: Do not send full PLTs as messagesHans Bolinder2017-01-111-1/+2
* | Correct copyright and license on dialyzer filesRichard Carlsson2016-11-231-7/+0
|/
* dialyzer: Substitute 'opacity' for 'opaqueness'Hans Bolinder2016-11-221-2/+2
* Merge branch 'experimental/correct_dialyzer_spelling/PR-1007/OTP-13544'Hans Bolinder2016-05-041-1/+1
|\
| * Correct mispelling in Dialyzer's acronym definitioneksperimental2016-04-071-1/+1
* | Update DialyzerHans Bolinder2015-10-091-5/+4
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Correct the name of a compiler option and fix the corresponding warningsKostis Sagonas2014-04-101-18/+13
* Use the ordsets:ordset(T) type instead of defining a local oneKostis Sagonas2014-03-241-1/+1
* [dialyzer] Fix a bug concerning the --gui and --wx optionsHans Bolinder2013-04-241-2/+3
* Changes to fix warnings identified by running dialyzer -Wunmatched_returnsKostis Sagonas2012-08-241-171/+153
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* Use wx:wx_object() type now that it is exportedKostis Sagonas2012-03-261-29/+28
* Unknown types are being reported by dialyzer's GUIsStavros Aronis2012-03-011-0/+10
* dialyzer: Add support for multiple PLTsMaria Christakis2010-11-301-5/+9
* Merge branch 'ks/hipe' into ccase/r13b04_devErlang/OTP2010-02-171-35/+36
|\
| * dialyzer: New version for the R13B04 releaseKostis Sagonas2010-02-141-30/+31
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1243