aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/small_SUITE_data/results
AgeCommit message (Expand)Author
2019-06-04dialyzer: Correct indentation of field warningsHans Bolinder
2019-05-07Merge branch 'hasse/dialyzer/prettier_warnings/OTP-15135'Hans Bolinder
2019-05-07dialyzer: Remove quotes around operatorsHans Bolinder
2019-05-03stdlib: Do not allow specs for functions in other modulesHans Bolinder
2019-04-29dialyzer: Add parentheses around annotated union elementsHans Bolinder
2019-04-29dialyzer: Fix dialyzer_dataflow:format_args_1()Hans Bolinder
2019-04-24dialyzer: Improve the warning tagged 'fun_app_args'Hans Bolinder
2019-04-08dialyzer: Fix pretty printing of binariesHans Bolinder
2019-02-19Merge branch 'maint'Hans Bolinder
2019-02-06dialyzer: Fix a bug regarding contractsHans Bolinder
2018-08-31Merge pull request #1944 from uabboli/hasse/dialyzer/improve_guards/OTP-15268...Hans Bolinder
2018-08-28dialyzer: Improve handling of complex guardsHans Bolinder
2018-07-23Refine types of functions in maps moduleMichał Muskała
2018-05-13dialyzer: Do not emit warnings for unreachable funsHans Bolinder
2018-03-24Avoid overflowing the atom tableBjörn Gustavsson
2018-02-20Dialyzer should not throw away spec information because of overspecRichard Carlsson
2018-02-15Merge branch 'maint'Hans Bolinder
2018-02-14dialyzer: Fix a crashHans Bolinder
2018-02-06dialyzer: Assign a type to the primop build_stacktraceHans Bolinder
2017-10-13erts: Implement maps path iteratorLukas Larsson
2017-01-10Merge branch 'maint'Hans Bolinder
2016-12-21stdlib: Allow characters in types and constant patternsHans Bolinder
2016-11-23Merge branch 'maint'Hans Bolinder
2016-11-22dialyzer: Improve a warning messageHans Bolinder
2016-09-26Use @ in variable names generated by core and kernelJosé Valim
2016-06-09Remove support for '...' in Maps typesHans Bolinder
2016-06-08Fix a bug in Dialyzer related to call-site analysisStavros Aronis
2016-04-28dialyzer: Improve map pattern typesettingMagnus Lång
2016-04-28dialyzer: Unfold cerl patterns containing mapsMagnus Lång
2016-04-28dialyzer_dataflow: Add map supportMagnus Lång
2016-04-28dialyzer_typesig: Add map supportMagnus Lång
2016-04-28erl_bif_types: Add a selection of maps BIFsMagnus Lång
2016-04-28erl_types: Add a map type representationMagnus Lång
2016-02-10Merge branch 'maint'Hans Bolinder
2016-02-09dialyzer: Correct byte_size() and comparisonsHans Bolinder
2016-02-01dialyzer: Remove t_parameterized_module/0 from erl_typesStavros Aronis
2016-01-18Merge branch 'maint'Björn-Egil Dahlberg
2016-01-14dialyzer: Update Maps testsBjörn-Egil Dahlberg
2015-12-28Merge branch 'maint'Zandra
2015-12-15dialyzer: Print constraints using the '::' syntaxHans Bolinder
2015-10-30hipe/dialyzer: Remove functions from erl_bif_typesHans Bolinder
2015-10-27Teach Dialyzer call to funs `M:F/A` (literal M, F, A)Luca Favatella
2015-10-27Merge branch 'maint'Henrik Nord
2015-10-27Merge branch 'lucafavatella/dialyzer-fun-literal-arity' into maintHenrik Nord
2015-10-08Take out automatic insertion of 'undefined' from typed record fieldsKostis Sagonas
2015-09-04dialyzer: Fix erlang:abs/1Hans Bolinder
2015-07-11Teach Dialyzer arity of funs with literal arityLuca Favatella
2015-04-30dialyzer: Strengthen maps testsBjörn-Egil Dahlberg
2015-03-10[dialyzer] Fix the conversion of forms to typesHans Bolinder
2015-01-14dialyzer: Introduce module local suppression of warningsHans Bolinder