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_succ_typings.erl
Age
Commit message (
Expand
)
Author
2017-01-12
Merge branch 'maint'
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: Do not send full PLTs as messages
Hans Bolinder
2016-11-23
Correct copyright and license on dialyzer files
Richard Carlsson
2015-10-09
Update Dialyzer
Hans Bolinder
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-01-14
dialyzer: Introduce module local suppression of warnings
Hans Bolinder
2014-05-05
Remove pre-defined types dict(), digraph(), &c
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
2014-01-21
[dialyzer] Re-work the handling of opaque types
Hans Bolinder
2012-08-21
Add an undocumented option [--solver [v1 | v2]]
Hans Bolinder
2012-05-21
Anonymous time server
Stavros Aronis
2012-05-21
Remove needless conversion
Stavros Aronis
2012-05-21
Coordinator is no longer a separate process
Stavros Aronis
2012-05-21
Plain concatenation for typesig not-fixpoint list
Stavros Aronis
2012-05-21
Coordinator translates functions requiring further analysis
Stavros Aronis
2012-05-21
Remove data prefetching
Stavros Aronis
2012-05-21
Fix specs
Stavros Aronis
2012-05-21
Simplify behaviour checking code
Stavros Aronis
2012-05-21
Add better timing labels
Stavros Aronis
2012-05-21
Parallel warning generation
Stavros Aronis
2012-05-21
Add --time option to Dialyzer
Stavros Aronis
2012-05-21
Keep mini plt for warnings pass
Stavros Aronis
2012-05-21
Fix types and specs in Dialyzer
Stavros Aronis
2012-05-21
Parallel dataflow
Stavros Aronis
2012-05-21
Generalize coordinator and worker
Stavros Aronis
2012-05-21
Prepare for parallel dataflow
Stavros Aronis
2012-05-21
Remove unused race detection related code
Stavros Aronis
2012-05-21
Refactorings in succ_typings
Stavros Aronis
2012-05-21
Parallel typesig analysis
Stavros Aronis
2012-05-21
Success typing analysis uses ETS tables for necessary plt info
Stavros Aronis
2012-05-21
Flatten order of dataflow analyses
Stavros Aronis
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-02-22
Further simplifications
Stavros Aronis
2012-02-22
Simplify dialyzer_succ_typings code
Stavros Aronis
2011-11-18
Behaviour callback discrepancy detection for Dialyzer
Stavros Aronis
2011-11-18
Store callbacks in codeserver and PLT
Stavros Aronis
2011-11-18
Collect callback definitions during compilation
Stavros Aronis
2011-05-23
Fix crash when a contract range warning is emitted for a module already in plt
Stavros Aronis
2011-03-31
Fix crash related with the contract blame assignment patch
Stavros Aronis
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-03-11
Better blame assignment when a spec is erroneous
Stavros Aronis
2010-06-08
Various changes to dialyzer-related files for R14.
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
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP