index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dialyzer
/
src
/
dialyzer_utils.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
dialyzer: Use map comprehensions
Björn Gustavsson
2023-03-01
1
-1
/
+1
*
dialyzer: Print map entries in deterministic (sorted) order
Björn Gustavsson
2023-01-30
1
-1
/
+7
*
Allow local redefinition of built-in types
Björn Gustavsson
2022-10-12
1
-2
/
+41
*
dialyzer: Parallelise hashing of source files
Tom Davies
2022-08-09
1
-1
/
+35
*
dialyzer: Add incremental analysis mode
Tom Davies
2022-07-27
1
-1
/
+45
*
dialyzer_typesig: Test for foldable terms in a cheaper way
Björn Gustavsson
2021-09-20
1
-0
/
+27
*
dialyzer: Parallelize remote types processing in records
Hans Bolinder
2021-08-12
1
-50
/
+106
*
dialyzer: Parallelize remote types processing in contracts
Hans Bolinder
2021-08-12
1
-1
/
+1
*
dialyzer: Do not expose line number 0 in message locations
Hans Bolinder
2021-05-26
1
-14
/
+19
*
dialyzer: Add file and location to messages about unknowns
Hans Bolinder
2021-02-02
1
-17
/
+23
*
dialyzer: Assign better start locations to messages
Hans Bolinder
2021-01-26
1
-0
/
+41
*
dialyzer: Use column numbers in messages
Hans Bolinder
2021-01-26
1
-49
/
+49
*
dialyzer: Make minimal adjustments for column numbers
Hans Bolinder
2021-01-26
1
-1
/
+7
*
Teach Dialyzer to handle the refactored Core Erlang representation
Björn Gustavsson
2020-02-06
1
-2
/
+2
*
dialyzer: Fix pretty printing of binaries
Hans Bolinder
2019-04-08
1
-8
/
+57
*
Merge branch 'maint'
Hans Bolinder
2019-02-19
1
-14
/
+23
|
\
|
*
dialyzer: Fix a bug regarding contracts
Hans Bolinder
2019-02-06
1
-14
/
+23
*
|
Introduce the no_spawn_compiler_process option
José Valim
2018-10-01
1
-1
/
+1
|
/
*
Merge branch 'maint'
Hans Bolinder
2017-09-15
1
-11
/
+11
|
\
|
*
dialyzer: Improve check of unknown types
Hans Bolinder
2017-09-15
1
-11
/
+11
*
|
No longer support OTP 19 beam files in Dialyzer
José Valim
2017-07-04
1
-84
/
+2
|
/
*
dialyzer: Do not use two records for PLTs
Hans Bolinder
2017-06-13
1
-6
/
+15
*
dialyzer: Improve compression of an ETS table
Hans Bolinder
2017-06-13
1
-0
/
+22
*
dialyzer: Warn about unused unknown types
Hans Bolinder
2017-06-13
1
-2
/
+17
*
dialyzer: Improve handling of Unicode
Hans Bolinder
2017-06-09
1
-13
/
+13
*
dialyzer: Fix unknown type
Hans Bolinder
2017-04-27
1
-7
/
+7
*
Store abstract code in the Dbgi chunk
José Valim
2017-04-25
1
-151
/
+147
*
dialyzer: Do not keep the code server's type info on the heap
Hans Bolinder
2017-02-03
1
-45
/
+70
*
Merge branch 'maint'
Hans Bolinder
2017-01-12
1
-58
/
+60
|
\
|
*
dialyzer: Try to reduce memory usage
Hans Bolinder
2017-01-11
1
-2
/
+3
|
*
dialyzer: Use maps instaed of dict
Hans Bolinder
2017-01-11
1
-12
/
+12
|
*
dialyzer: Use maps instead of dict for module contracts map
Hans Bolinder
2017-01-11
1
-28
/
+28
|
*
dialyzer: Reduce memory consumption during 'remote' phase
Hans Bolinder
2017-01-11
1
-15
/
+18
|
*
dialyzer: Update code for finding parallelism
Hans Bolinder
2017-01-11
1
-3
/
+1
*
|
Correct copyright and license on dialyzer files
Richard Carlsson
2016-11-23
1
-7
/
+0
|
/
*
dialyzer: Fix error handling of bad -dialyzer() attributes
Hans Bolinder
2016-10-21
1
-8
/
+13
*
dialyzer: Use a cache when translating forms to types
Hans Bolinder
2016-06-09
1
-42
/
+68
*
dialyzer: Correct types
Hans Bolinder
2016-06-09
1
-6
/
+8
*
dialyzer: Fix another pattern literal bug
Magnus Lång
2016-04-28
1
-2
/
+9
*
dialyzer: Improve map pattern typesetting
Magnus Lång
2016-04-28
1
-0
/
+31
*
dialyzer: Unfold cerl patterns containing maps
Magnus Lång
2016-04-28
1
-0
/
+51
*
Clarify computation of exported types in Dialyzer
Luca Favatella
2016-01-26
1
-7
/
+6
*
dialyzer: Improve a type
Hans Bolinder
2016-01-20
1
-1
/
+1
*
dialyzer: Generalize an argument of erl_types:t_from_form()
Hans Bolinder
2015-08-25
1
-15
/
+20
*
Merge branch 'bruce/change-license'
Bruce Yinhe
2015-06-22
1
-9
/
+10
|
\
|
*
Change license text to APLv2
Bruce Yinhe
2015-06-18
1
-9
/
+10
*
|
dialyzer: Correction of last commit
Hans Bolinder
2015-06-22
1
-9
/
+6
|
/
*
dialyzer: Expand opaque types before other types
Hans Bolinder
2015-06-18
1
-11
/
+31
*
dialyzer: Simplify some code
Hans Bolinder
2015-06-15
1
-41
/
+15
*
dialyzer: Fix a bug in the expansion of forms
Hans Bolinder
2015-06-15
1
-35
/
+87
[next]