Age | Commit message (Expand) | Author |
2015-08-31 | Merge branch 'sverk/hipe-fix-literal-crc' into maint | Sverker Eriksson |
2015-08-31 | erts,hipe,dialyzer: Fix hipe checkum of target runtime system | Sverker Eriksson |
2015-08-25 | dialyzer: Correct the timing of the phase called 'remote' | Hans Bolinder |
2015-08-25 | dialyzer: Generalize an argument of erl_types:t_from_form() | Hans Bolinder |
2015-08-18 | dialyzer: Use the recently added orddict:orddict/2 type | Hans Bolinder |
2015-06-22 | Merge branch 'bruce/change-license' | Bruce Yinhe |
2015-06-22 | dialyzer: Correction of last commit | Hans Bolinder |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-18 | dialyzer: Expand opaque types before other types | Hans Bolinder |
2015-06-15 | dialyzer: Simplify some code | Hans Bolinder |
2015-06-15 | dialyzer: Fix a bug in the expansion of forms | Hans Bolinder |
2015-05-29 | Merge branch 'legoscia/dialyzer/cache-hipe-binaries/OTP-12779' | Björn Gustavsson |
2015-05-28 | Dialyzer to cache results of HiPE compilation | Magnus Henoch |
2015-05-25 | Update runtime_dependencies in application resource files | Hans Bolinder |
2015-05-20 | dialyzer: Document dialyzer:gui() option 'check_plt' | Hans Bolinder |
2015-05-05 | Fix a bug related to constraints generated for erlang:'*'/2 | Stavros Aronis |
2015-04-30 | dialyzer: Use module erl_anno | Hans Bolinder |
2015-04-27 | dialyzer: Add new option 'unknown' | Hans Bolinder |
2015-04-27 | dialyzer: Add new option 'no_missing_calls' | Hans Bolinder |
2015-04-01 | dialyzer: Update the PLT properly when a module is changed | Hans Bolinder |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Replace usage of erlang:now() with usage of new API | Rickard Green |
2015-03-18 | Merge branch 'maint' | Björn-Egil Dahlberg |
2015-03-17 | dialyzer: Add missing clause for map in find_terminals | Björn-Egil Dahlberg |
2015-03-10 | [dialyzer] Correct handling of limited opaque types | Hans Bolinder |
2015-03-10 | [dialyzer] Fix the conversion of forms to types | Hans Bolinder |
2015-01-14 | dialyzer: Introduce module local suppression of warnings | Hans Bolinder |
2014-10-21 | dialyzer: remove recognition of the compiler option 'asm' | Hans Bolinder |
2014-10-10 | Merge branch 'maint' | Hans Bolinder |
2014-10-08 | dialyzer: do a minor re-factoring | Hans Bolinder |
2014-10-08 | dialyzer: Ignore ERL_COMPILER_OPTIONS when compiling | Hans Bolinder |
2014-10-08 | dialyzer: fix bug concerning compiler option 'warnings_as_errors' | Hans Bolinder |
2014-09-09 | Merge branch 'maint' | Henrik Nord |
2014-09-09 | Merge branch 'fishcakez/dialyzer_beam_opts' into maint | Henrik Nord |
2014-08-21 | Merge branch 'maint' | Hans Bolinder |
2014-08-21 | dialyzer, hipe: Fix a bug concerning is_record/2,3 | Hans Bolinder |
2014-08-21 | Merge branch 'maint' | Hans Bolinder |
2014-08-20 | dialyzer: fix a -Wunderspecs bug | Hans Bolinder |
2014-07-16 | Use compile options when dialyzing beam files | James Fish |
2014-06-17 | Merge branch 'maint' | Hans Bolinder |
2014-06-17 | [dialyzer] Use the option 'dialyzer' to control the compiler | Hans Bolinder |
2014-06-17 | [dialyzer] Fix handling of literal records | Hans Bolinder |
2014-06-03 | Merge branch 'maint' | Hans Bolinder |
2014-06-03 | [dialyzer] Correct docs about options | Hans Bolinder |
2014-05-13 | Merge branch 'maint' | Hans Bolinder |
2014-05-13 | hipe: fix a bug concerning typed record fields | Hans Bolinder |
2014-05-05 | Remove pre-defined types dict(), digraph(), &c | Hans Bolinder |
2014-04-28 | Introduce the attribute -optional_callbacks in the context of behaviours | Hans Bolinder |
2014-04-10 | Correct the name of a compiler option and fix the corresponding warnings | Kostis Sagonas |
2014-03-31 | Merge branch 'ks/hipe-is_map-support/OTP-11831' | Björn-Egil Dahlberg |