Age | Commit message (Expand) | Author |
2015-02-10 | [dialyzer] Fix a bug concerning map() types | Hans Bolinder |
2014-12-01 | dialyzer: Test recoalesced map keys | Björn-Egil Dahlberg |
2014-11-24 | dialyzer: correct record updates | Hans Bolinder |
2014-09-09 | Merge branch 'fishcakez/dialyzer_beam_opts' into maint | Henrik Nord |
2014-08-21 | dialyzer, hipe: Fix a bug concerning is_record/2,3 | 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-26 | hipe: Correct pretty-printing of bitstrings | Hans Bolinder |
2014-06-17 | [dialyzer] Fix handling of literal records | Hans Bolinder |
2014-05-26 | Merge branch 'egil/fix-maps-pretty-layout/OTP-11947' into maint | Björn-Egil Dahlberg |
2014-05-23 | hipe: fix a bug concerning typed record fields | Hans Bolinder |
2014-05-13 | hipe: fix a bug concerning typed record fields | Hans Bolinder |
2014-04-29 | dialyzer: Add Maps type mismatch test | Björn-Egil Dahlberg |
2014-04-17 | hipe, dialyzer: Fix a bug concerning opaque types | Hans Bolinder |
2014-03-28 | Dialyzer now plays nicely with funs that come as "external" arguments | Stavros Aronis |
2014-03-26 | Merge branch 'aronisstav/hipe/opaque_fix' | Hans Bolinder |
2014-03-24 | Don't 'opaque-decorate' a success typing using an incompatible spec | Stavros Aronis |
2014-03-24 | stdlib: warn if the type map() is redefined | Hans Bolinder |
2014-03-21 | dialyzer: generalize guard constraints in a new way | Hans Bolinder |
2014-03-20 | Introduce a new warning option, 'no_unknown' | Hans Bolinder |
2014-03-17 | Remove "coding: utf-8" from test files | Siri Hansen |
2014-03-04 | Improve message about deprecated built-in types | Hans Bolinder |
2014-02-24 | Merge branch 'hb/dialyzer/fix_on_load/OTP-11743' | Hans Bolinder |
2014-02-24 | Merge branch 'hb/dialyzer/deprecate_types/OTP-10342' | Hans Bolinder |
2014-02-24 | Merge branch 'schlagert/fix_basic_appups' | Siri Hansen |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2014-02-24 | FIx handling of 'on_load' attribute | Hans Bolinder |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-22 | Introduce parameterized opaque types | Hans Bolinder |
2014-02-17 | Merge branch 'bjorn/lc-warnings/OTP-11626' | Björn Gustavsson |
2014-02-06 | Add app-test and correct dialyzer.app.src | Hans Bolinder |
2014-02-05 | dialyzer: Silence useless warnings about list comprehensions | Björn Gustavsson |
2014-01-29 | dialyzer: Add maps tests | Björn-Egil Dahlberg |
2014-01-21 | [dialyzer] Re-work the handling of opaque types | Hans Bolinder |
2013-12-12 | Test named funs | Anthony Ramine |
2013-12-12 | EEP 37: Funs with names | Anthony Ramine |
2013-10-14 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-14 | Merge branch 'fenollp/treewide_remove_unexpected_0xff/OTP-11323' into maint | Fredrik Gustafsson |
2013-10-14 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-14 | Merge branch 'kostis/dialyzer_R16B02_fixes/OTP-11374' into maint | Fredrik Gustafsson |
2013-10-10 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-09 | Fix crash when using remote types in the tail of list types | Kostis Sagonas |
2013-10-09 | Adopt a convention about unknown modules | Kostis Sagonas |
2013-10-09 | No reason for calls to unknown modules | Kostis Sagonas |
2013-10-09 | Use the modern version of is_subtype | Kostis Sagonas |
2013-10-09 | Adopt a convention about unknown modules | Kostis Sagonas |
2013-10-09 | Fix a comment | Kostis Sagonas |
2013-10-09 | Add some more comments about what the test does | Kostis Sagonas |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-09-05 | Fix httpd config option 'script_timeout' | Johannes Weißl |