summaryrefslogtreecommitdiff
path: root/lib/dialyzer/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'john/hipe/catch-miscompilation/OTP-15949' into maintJohn Högberg2019-07-081-116/+0
|\
| * dialyzer: Remove native code compilationJohn Högberg2019-07-051-107/+0
* | Merge branch 'josevalim/dialyzer/formatting_fallback/OTP-15922/PR-2240/ERL-94...Hans Bolinder2019-06-271-27/+21
|\ \
| * | Always fallback to source when we can't parse ASTJosé Valim2019-06-251-27/+21
* | | Allow native compilation when calling Dialyzer from ErlangMagnus Henoch2019-06-124-7/+24
|/ /
* | dialyzer: Correct indentation of field warningsHans Bolinder2019-06-041-3/+3
|/
* dialyzer: Remove quotes around operatorsHans Bolinder2019-05-071-3/+3
* dialyzer: Add an --no_indentation optionHans Bolinder2019-05-077-138/+344
* dialyzer: Fix dialyzer_dataflow:format_args_1()Hans Bolinder2019-04-291-7/+8
* dialyzer: Improve the warning tagged 'fun_app_args'Hans Bolinder2019-04-242-3/+11
* dialyzer: Fix pretty printing of binariesHans Bolinder2019-04-081-8/+57
* HiPE: Don't fail the compilation for unimplemented instructionsBjörn Gustavsson2019-03-201-1/+3
* Merge branch 'maint'Hans Bolinder2019-02-193-77/+98
|\
| * dialyzer: Fix a bug regarding contractsHans Bolinder2019-02-063-77/+98
* | Introduce the no_spawn_compiler_process optionJosé Valim2018-10-011-1/+1
* | Change "can not" into "cannot"Raimo Niskanen2018-07-271-1/+1
|/
* dialyzer: Refine the test for overspecified functionsHans Bolinder2018-05-253-25/+80
* dialyzer: Do not emit warnings for unreachable funsHans Bolinder2018-05-131-10/+34
* Merge branch 'hasse/dialyzer/extra-range/OTP-14970'Hans Bolinder2018-03-131-0/+4
|\
| * Dialyzer should not throw away spec information because of overspecRichard Carlsson2018-02-201-0/+4
* | Merge pull request #1719 from josevalim/jv-faster-dialyzer-md5Hans Bolinder2018-02-261-9/+11
|\ \
| * | Compute MD5s in dialyzer using the .beam fileJosé Valim2018-02-211-9/+11
| |/
* | Merge branch 'maint'Hans Bolinder2018-02-231-7/+7
|\ \ | |/ |/|
| * dialyzer: Correct a parameterized opaque types bugHans Bolinder2018-02-211-7/+7
* | Merge branch 'maint'Hans Bolinder2018-02-151-0/+7
|\ \ | |/
| * dialyzer: Fix a crashHans Bolinder2018-02-141-0/+7
* | Merge branch 'hasse/no_get_stacktrace/OTP-14861'Hans Bolinder2018-02-073-7/+6
|\ \
| * | dialyzer: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-053-7/+6
* | | dialyzer: Assign a type to the primop build_stacktraceHans Bolinder2018-02-062-2/+6
|/ /
* | Merge branch 'maint'Hans Bolinder2018-01-231-1/+4
|\ \ | |/
| * dialyzer: Optimize handling of a lot of warningsHans Bolinder2018-01-221-1/+4
* | Add syntax in try/catch to retrieve the stacktrace directlyBjörn Gustavsson2017-11-302-0/+2
* | Merge branch 'maint'Hans Bolinder2017-11-281-5/+7
|\ \ | |/
| * dialyzer: Extend the map implementation's handling of ?unitHans Bolinder2017-11-221-5/+7
* | Merge branch 'maint'Hans Bolinder2017-11-141-1/+5
|\ \ | |/
| * dialyzer: Display error messages without call stackHans Bolinder2017-11-101-1/+5
* | Merge branch 'maint'Dan Gudmundsson2017-09-201-2/+2
|\ \ | |/
| * Update runtime deps to depend on new stdlib functionalityDan Gudmundsson2017-09-191-2/+2
* | Merge branch 'siri/string-new-api'Siri Hansen2017-09-153-38/+34
|\ \
| * | dialyzer: Do not use deprecated functions in string(3)Hans Bolinder2017-07-063-38/+34
* | | Merge branch 'maint'Hans Bolinder2017-09-152-12/+15
|\ \ \ | | |/ | |/|
| * | dialyzer: Improve check of unknown typesHans Bolinder2017-09-152-12/+15
* | | Merge branch 'maint'Hans Bolinder2017-09-121-3/+7
|\ \ \ | |/ /
| * | dialyzer: Do not fix ETS tables when merging PLTsHans Bolinder2017-09-121-3/+7
* | | Merge branch 'maint'Siri Hansen2017-09-074-18/+19
|\ \ \ | |/ /
| * | dialyzer: Improve handling of UnicodeHans Bolinder2017-09-054-18/+19
* | | Merge branch 'maint'Henrik Nord2017-08-251-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * dialyzer: Fix a bug where merging PLT:s could lose infoHans Bolinder2017-08-241-0/+1
* | No longer support OTP 19 beam files in DialyzerJosé Valim2017-07-041-84/+2
|/
* dialyzer: Run more of analyses in subprocessHans Bolinder2017-06-131-38/+44