Age | Commit message (Expand) | Author |
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 |
2013-06-05 | Forbid unsized fields in patterns of binary generators | Anthony Ramine |
2013-05-28 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2013-05-20 | dialyzer: Remove use of deprecated crypto functions | Ingela Anderton Andin |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-04-17 | Encode Erlang source files with non-ascii characters in UTF-8 | Björn Gustavsson |
2013-04-08 | Fix an error in the type inference of bitstring data | Stavros Aronis |
2013-03-06 | Include module, function and arity in Dialyzer's "overlapping domain" warnings | Magnus Henoch |
2013-02-22 | Merge branch 'hb/file_name_type/OTP-10852' | Patrik Nyblom |
2013-02-22 | Merge branch 'pan/unicode_printable_ranges' | Patrik Nyblom |
2013-02-21 | Introduce new type file:name_all() | Hans Bolinder |
2013-02-18 | Fix some Unicode issues | Hans Bolinder |
2013-02-15 | Support for types with the same name and different arity | Stavros Aronis |
2013-02-13 | Make the file:filename() type more restrictive | Björn Gustavsson |
2013-01-28 | Merge branch 'fredrik/dialyzer/fix-tc-data' | Fredrik Gustafsson |