aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/small_SUITE_data
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-07dialyzer: Add test cases with indentationHans 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-25Merge branch 'maint'Hans Bolinder
2019-02-21dialyzer: Fix key check of lists:key{search,member,find}()Hans Bolinder
2019-02-19Merge branch 'maint'Hans Bolinder
2019-02-19Merge branch 'hasse/dialyzer/fix_contract_check/OTP-15562/ERL-845' into maintHans Bolinder
2019-02-11Merge branch 'maint'Hans Bolinder
2019-02-08dialyzer: Fix a bug affecting keyfind/keysearch/keymemberHans 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
2018-01-19Merge branch 'maint'Hans Bolinder
2018-01-12dialyzer: Fix bsl/2 bugHans Bolinder
2018-01-10Merge branch 'maint'Hans Bolinder
2018-01-09dialyzer: Add a test of erl_tar:table/1,2Hans Bolinder
2018-01-09Merge branch 'maint'Hans Bolinder
2018-01-08dialyzer: Correct handling of erlang:abs/1Hans Bolinder
2017-10-13erts: Implement maps path iteratorLukas Larsson
2017-02-14Fixed typos in lib/dialyzerAndrew Dryga
2017-01-12Merge branch 'maint'Hans Bolinder
2017-01-10stdlib: Correct signatures of functions in erl_parseHans Bolinder
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-11-02Merge branch 'maint'Hans Bolinder
2016-11-01erts: Correct type declaration of match specification headHans Bolinder
2016-09-26Use @ in variable names generated by core and kernelJosé Valim
2016-06-09Remove support for '...' in Maps typesHans Bolinder
2016-06-09Merge branch 'stavros/dialyzer/fix_call_site_analysis/OTP-13655/PR-1092'Hans Bolinder
2016-06-08Fix a bug in Dialyzer related to call-site analysisStavros Aronis
2016-06-08Dialyzer: Fix a bug that caused Dialyzer to go into an infinite loop.Hans Bolinder
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