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_contracts.erl
Age
Commit message (
Expand
)
Author
2018-05-25
dialyzer: Refine the test for overspecified functions
Hans Bolinder
2018-02-20
Dialyzer should not throw away spec information because of overspec
Richard Carlsson
2017-09-15
dialyzer: Improve check of unknown types
Hans Bolinder
2017-06-13
dialyzer: Minor optimizations
Hans Bolinder
2017-06-09
dialyzer: Improve handling of Unicode
Hans Bolinder
2017-02-03
typer: Fix a bug regarding the -T option
Hans Bolinder
2017-02-03
dialyzer: Do not keep the code server's type info on the heap
Hans Bolinder
2017-01-12
Merge branch 'maint'
Hans Bolinder
2017-01-11
dialyzer: Try to reduce memory usage
Hans Bolinder
2017-01-11
dialyzer: Use less memory when translating contracts
Hans Bolinder
2017-01-11
dialyzer: Use maps instead of dict for module contracts map
Hans Bolinder
2017-01-11
dialyzer: Optimize memory consumption
Hans Bolinder
2017-01-11
dialyzer: Reduce memory consumption during 'remote' phase
Hans Bolinder
2017-01-11
dialyzer: Do not send full PLTs as messages
Hans Bolinder
2016-11-23
Correct copyright and license on dialyzer files
Richard Carlsson
2016-11-22
dialyzer: Improve a warning message
Hans Bolinder
2016-08-31
dialyzer: Remove a check that always fails
Hans Bolinder
2016-06-09
dialyzer: Use a cache when translating forms to types
Hans Bolinder
2016-06-08
Dialyzer: Fix a bug that caused Dialyzer to go into an infinite loop.
Hans Bolinder
2016-05-04
Declare the erl_types:var_table() type as opaque
Kostis Sagonas
2016-05-04
dialyzer: Use maps instead of dict
Hans Bolinder
2016-04-28
dialyzer_contracts: Consider #{} a violation
Magnus Lång
2016-01-26
Refactor usage of opaques() type
Luca Favatella
2015-12-15
dialyzer: Print constraints using the '::' syntax
Hans Bolinder
2015-08-25
dialyzer: Generalize an argument of erl_types:t_from_form()
Hans Bolinder
2015-08-18
dialyzer: Use the recently added orddict:orddict/2 type
Hans Bolinder
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-15
dialyzer: Fix a bug in the expansion of forms
Hans Bolinder
2015-03-10
[dialyzer] Fix the conversion of forms to types
Hans Bolinder
2015-01-14
dialyzer: Introduce module local suppression of warnings
Hans Bolinder
2014-08-21
Merge branch 'maint'
Hans Bolinder
2014-08-20
dialyzer: fix a -Wunderspecs bug
Hans Bolinder
2014-05-13
Merge branch 'maint'
Hans Bolinder
2014-05-13
hipe: fix a bug concerning typed record fields
Hans Bolinder
2014-04-28
Introduce the attribute -optional_callbacks in the context of behaviours
Hans Bolinder
2014-03-21
dialyzer: generalize guard constraints in a new way
Hans Bolinder
2014-02-23
Deprecate pre-defined built-in types
Hans Bolinder
2014-02-22
Introduce parameterized opaque types
Hans Bolinder
2014-01-21
[dialyzer] Re-work the handling of opaque types
Hans Bolinder
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-03-06
Include module, function and arity in Dialyzer's "overlapping domain" warnings
Magnus Henoch
2012-12-20
Report spec discrepancy on mismatching lists
Stavros Aronis
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-04-24
Correct handling of type names in contracts
Stavros Aronis
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-11-30
Add file/line info in a particular Dialyzer crash
Stavros Aronis
2011-11-30
No warnings for underspecs with remote types
Stavros Aronis
2011-11-18
Store callbacks in codeserver and PLT
Stavros Aronis
2011-10-14
Change category of 'might also return' warnings
Stavros Aronis
2010-11-09
dialyzer: Speed up analysis of nested list comprehensions
Kostis Sagonas
[next]