summaryrefslogtreecommitdiff
path: root/lib/dialyzer/test/behaviour_SUITE_data
Commit message (Expand)AuthorAgeFilesLines
* dialyzer: Fix unsound behaviour subtype checksTom Davies2022-09-068-10/+31
* Dialyzer: Fix checking of behavioursBjörn Gustavsson2022-07-042-0/+33
* Update dialyzer test casesRaimo Niskanen2022-03-021-1/+1
* Adapt for EEP 56 changesjuhlig2021-04-141-1/+1
* dialyzer: Use column numbers in messagesHans Bolinder2021-01-269-26/+26
* dialyzer: Remove some testsHans Bolinder2019-10-076-4530/+0
* dialyzer: Add test cases with indentationHans Bolinder2019-05-071-1/+1
* dialyzer: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-051-5/+5
* Add {continue, Term} and handle_continue/2 to gen_serverJosé Valim2017-08-051-1/+1
* dialyzer: Improve handling of UnicodeHans Bolinder2017-06-098-20/+20
* stdlib: Make gen_server callbacks optionalZandra Norman2017-04-213-6/+0
* dialyzer: Increase time limit for testsHans Bolinder2017-02-011-1/+1
* dialyzer: Increase time limit of suitesHans Bolinder2016-08-311-0/+1
* dialyzer: Fix a bug in the translation of forms to typesHans Bolinder2016-04-296-0/+4530
* Enhance map specs in erts, stdlib, runtime_toolsMagnus Lång2016-04-281-1/+1
* erl_types: Add a map type representationMagnus Lång2016-04-281-1/+1
* dialyzer: Remove t_parameterized_module/0 from erl_typesStavros Aronis2016-02-011-1/+1
* Take out automatic insertion of 'undefined' from typed record fieldsKostis Sagonas2015-10-081-3/+3
* Update dialyzer test with maps in supervisor propertiesSiri Hansen2014-11-062-2/+2
* Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder2013-04-191-1/+0
* Encode Erlang source files with non-ascii characters in UTF-8Björn Gustavsson2013-04-171-0/+2
* Fix bug in remote type solvingStavros Aronis2012-03-011-0/+37
* Support alternative spelling of behaviourStavros Aronis2012-02-222-9/+10
* Refine warning about callback specs with extra rangesStavros Aronis2011-12-011-1/+1
* Fix bug in Dialyzer's behaviours analysisStavros Aronis2011-12-012-0/+16
* Fix dialyzer warning about gen_event callback init/1 in log_mf_hSiri Hansen2011-11-301-1/+1
* Wrap up behaviours patch for DialyzerStavros Aronis2011-11-187-14/+19
* Detection of callback-spec discrepanciesStavros Aronis2011-11-183-0/+131
* Allow none() as return value in callbacksStavros Aronis2011-11-181-1/+1
* Behaviour callback discrepancy detection for DialyzerStavros Aronis2011-11-1823-0/+305