summaryrefslogtreecommitdiff
path: root/lib/dialyzer
Commit message (Expand)AuthorAgeFilesLines
...
* | dialyzer_typesig: Fix bad external typeMagnus Lång2016-04-281-1/+1
* | dialyzer: Fix another pattern literal bugMagnus Lång2016-04-283-6/+73
* | Bump Dialyzer versionMagnus Lång2016-04-281-1/+1
* | dialyzer: Improve map pattern typesettingMagnus Lång2016-04-286-19/+50
* | dialyzer_contracts: Consider #{} a violationMagnus Lång2016-04-283-12/+61
* | dialyzer_typesig: Fix simplification bugMagnus Lång2016-04-282-4/+14
* | dialyzer_dataflow: Fix try in guardsMagnus Lång2016-04-282-5/+42
* | dialyzer: Unfold cerl patterns containing mapsMagnus Lång2016-04-2810-34/+108
* | dialyzer_dataflow: Add map supportMagnus Lång2016-04-2821-15/+3109
* | dialyzer_typesig: Add map supportMagnus Lång2016-04-2828-11/+568
* | Enhance map specs in erts, stdlib, runtime_toolsMagnus Lång2016-04-281-1/+1
* | erl_bif_types: Add a selection of maps BIFsMagnus Lång2016-04-282-1/+2
* | erl_types: Add a map type representationMagnus Lång2016-04-284-4/+8
* | stdlib: Fix warningsHans Bolinder2016-04-191-12/+0
* | update copyright-yearHenrik Nord2016-03-1518-18/+18
* | Merge tag 'OTP-18.3'Lars Thorsen2016-03-152-1/+60
|\ \ | |/
| * Prepare releaseErlang/OTP2016-03-142-1/+60
* | Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* | Merge branch 'maint'Hans Bolinder2016-02-102-90/+194
|\ \ | |/
| * dialyzer: Correct byte_size() and comparisonsHans Bolinder2016-02-092-90/+194
* | Merge branch 'maint'Hans Bolinder2016-02-082-14/+65
|\ \ | |/
| * dialyzer: Fix a bug concerning the option 'plt_remove'Hans Bolinder2016-02-082-14/+65
* | Merge branch 'maint'Zandra2016-02-024-70/+63
|\ \ | |/
| * Merge branch 'aronisstav/dialyzer-missing-callback-info' into maintZandra2016-02-024-76/+65
| |\
| | * Fix inadvertent deletion of callback infoStavros Aronis2016-01-112-2/+58
| | * Eliminate ugly case statementsStavros Aronis2016-01-111-12/+5
| | * Remove dead code related to missing behaviour infoStavros Aronis2016-01-112-62/+2
* | | dialyzer: Remove t_parameterized_module/0 from erl_typesStavros Aronis2016-02-015-6/+6
* | | Clarify usage of coordinator by analysis_callgraphLuca Favatella2016-01-273-29/+36
* | | Reflect more init-loop OTP pattern in dialyzer_workerLuca Favatella2016-01-271-12/+14
* | | Delete dead sequential code in dialyzer_workerLuca Favatella2016-01-271-22/+2
* | | Clarify computation of exported types in DialyzerLuca Favatella2016-01-262-10/+8
* | | Split race_data_server out of dialyzer_callgraphLuca Favatella2016-01-264-91/+153
* | | Refactor dialyzer_analysis_callgraphLuca Favatella2016-01-261-9/+5
* | | Refactor usage of opaques() typeLuca Favatella2016-01-261-3/+2
* | | Clarify that dialyzer_callgraph:callgraph() type is opaqueLuca Favatella2016-01-261-1/+1
* | | Delete a couple of leftover chars in Dialyzer docLuca Favatella2016-01-261-1/+1
* | | dialyzer: Correct a test caseHans Bolinder2016-01-201-1/+2
* | | dialyzer: Improve a typeHans Bolinder2016-01-201-1/+1
* | | Merge branch 'maint'Björn-Egil Dahlberg2016-01-182-0/+16
|\ \ \ | |/ /
| * | dialyzer: Update Maps testsBjörn-Egil Dahlberg2016-01-142-0/+16
| |/
* | Merge branch 'maint'Zandra2015-12-284-2/+50
|\ \ | |/
| * Merge branch 'lucafavatella/dialyzer-fun-call' into maintZandra2015-12-284-2/+50
| |\
| | * Teach Dialyzer call to funs `M:F/A` (literal M, F, A)Luca Favatella2015-10-274-2/+50
* | | Merge tag 'OTP-18.2'Henrik Nord2015-12-161-0/+16
|\ \ \ | |/ /
| * | Update release notesErlang/OTP2015-12-151-0/+16
| * | Update version numbersErlang/OTP2015-12-151-1/+1
* | | dialyzer: Print constraints using the '::' syntaxHans Bolinder2015-12-156-28/+34
* | | Merge branch 'maint'Hans Bolinder2015-11-041-14/+18
|\ \ \ | |/ /
| * | [dialyzer] Correct documentationHans Bolinder2015-11-041-14/+18
| |/