index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dialyzer
/
src
/
dialyzer_behaviours.erl
Age
Commit message (
Expand
)
Author
2017-01-12
Merge branch 'maint'
Hans Bolinder
2017-01-11
dialyzer: Compact 'file' annotations in Core code
Hans Bolinder
2016-11-23
Correct copyright and license on dialyzer files
Richard Carlsson
2016-03-15
update copyright-year
Henrik Nord
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-01-14
dialyzer: Introduce module local suppression of warnings
Hans Bolinder
2014-04-28
Introduce the attribute -optional_callbacks in the context of behaviours
Hans Bolinder
2014-02-23
Deprecate pre-defined built-in types
Hans Bolinder
2013-02-22
Update copyright years
Björn-Egil Dahlberg
2013-02-19
Code simplifications + take out obsolete note
Kostis Sagonas
2012-09-26
Remove old untested experimental extension
Stavros Aronis
2012-05-21
Better reflect side-effect based code in dialyzer_callgraph
Stavros Aronis
2012-05-21
Simplify behaviour checking code
Stavros Aronis
2012-05-21
Keep mini plt for warnings pass
Stavros Aronis
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-02-22
Review by Kostis Sagonas and fixes
Stavros Aronis
2012-02-22
Support alternative spelling of behaviour
Stavros Aronis
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-12-01
Refine warning about callback specs with extra ranges
Stavros Aronis
2011-12-01
Fix bug in Dialyzer's behaviours analysis
Stavros Aronis
2011-11-18
Wrap up behaviours patch for Dialyzer
Stavros Aronis
2011-11-18
Detection of callback-spec discrepancies
Stavros Aronis
2011-11-18
Allow none() as return value in callbacks
Stavros Aronis
2011-11-18
Behaviour callback discrepancy detection for Dialyzer
Stavros Aronis
2010-06-08
Various changes to dialyzer-related files for R14.
Kostis Sagonas
2010-06-03
Support -export_type() in dialyzer and erl_types
Kostis Sagonas
2010-02-17
Merge branch 'ks/hipe' into ccase/r13b04_dev
Erlang/OTP
2010-02-14
dialyzer: New version for the R13B04 release
Kostis Sagonas