aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/behaviour_SUITE_data
AgeCommit message (Expand)Author
2018-02-05dialyzer: Do not call erlang:get_stacktrace()Hans Bolinder
2017-08-05Add {continue, Term} and handle_continue/2 to gen_serverJosé Valim
2017-06-09dialyzer: Improve handling of UnicodeHans Bolinder
2017-04-21stdlib: Make gen_server callbacks optionalZandra Norman
2017-02-01dialyzer: Increase time limit for testsHans Bolinder
2016-08-31dialyzer: Increase time limit of suitesHans Bolinder
2016-04-29dialyzer: Fix a bug in the translation of forms to typesHans Bolinder
2016-04-28Enhance map specs in erts, stdlib, runtime_toolsMagnus Lång
2016-04-28erl_types: Add a map type representationMagnus Lång
2016-02-01dialyzer: Remove t_parameterized_module/0 from erl_typesStavros Aronis
2015-10-08Take out automatic insertion of 'undefined' from typed record fieldsKostis Sagonas
2014-11-06Update dialyzer test with maps in supervisor propertiesSiri Hansen
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-04-17Encode Erlang source files with non-ascii characters in UTF-8Björn Gustavsson
2012-03-01Fix bug in remote type solvingStavros Aronis
2012-02-22Support alternative spelling of behaviourStavros Aronis
2011-12-01Refine warning about callback specs with extra rangesStavros Aronis
2011-12-01Fix bug in Dialyzer's behaviours analysisStavros Aronis
2011-11-30Fix dialyzer warning about gen_event callback init/1 in log_mf_hSiri Hansen
2011-11-18Wrap up behaviours patch for DialyzerStavros Aronis
2011-11-18Detection of callback-spec discrepanciesStavros Aronis
2011-11-18Allow none() as return value in callbacksStavros Aronis
2011-11-18Behaviour callback discrepancy detection for DialyzerStavros Aronis