Age | Commit message (Expand) | Author |
2014-04-07 | Update release notes | Erlang/OTP |
2014-03-31 | Merge branch 'ks/hipe-is_map-support/OTP-11831' | Björn-Egil Dahlberg |
2014-03-28 | Reinstate native code compilation of cerl and erl_types | Kostis Sagonas |
2014-03-28 | Report wall clock time instead of runtime when crashing | Kostis Sagonas |
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 | Correct some type declarations | Kostis Sagonas |
2014-03-24 | Use the ordsets:ordset(T) type instead of defining a local one | Kostis Sagonas |
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 runtime_dependencies in .app files | Rickard Green |
2014-03-20 | Introduce a new warning option, 'no_unknown' | Hans Bolinder |
2014-03-20 | Return warnings for unknown types and functions in Erlang Mode | Hans Bolinder |
2014-03-20 | Merge branch 'siri/master-cuddle-with-tests' | Siri Hansen |
2014-03-17 | dialyzer: Do not native compile modules with Maps code | Björn-Egil Dahlberg |
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 'fenollp/otp-edoc-usage-fixes' | Henrik Nord |
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-18 | Fix library application appup files | Tobias Schlager |
2014-02-17 | Merge branch 'bjorn/lc-warnings/OTP-11626' | Björn Gustavsson |
2014-02-14 | Merge branch 'vinoski/dialyzer-doc-fix' | Henrik Nord |
2014-02-14 | Fix edoc usage errors | Pierre Fenoll |
2014-02-07 | Merge branch 'kostis/dialyzer-r17c0-fixes' | Henrik Nord |
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-31 | Shut off a dialyzer unmatched return warning | Kostis Sagonas |
2014-01-31 | Add a spec for a function that does not return | Kostis Sagonas |
2014-01-29 | dialyzer: Add maps tests | Björn-Egil Dahlberg |
2014-01-29 | dialyzer: Remove dead code | Björn-Egil Dahlberg |
2014-01-29 | dialyzer: Reflect map_pair core changes in dialyzer | Björn-Egil Dahlberg |
2014-01-28 | dialyzer,hipe,stdlib: Add Maps understanding to Dialyzer | Björn-Egil Dahlberg |
2014-01-28 | Merge branch 'hb/dialyzer/opaque_types_fixes/OTP-10397' | Hans Bolinder |
2014-01-21 | [dialyzer] Re-work the handling of opaque types | Hans Bolinder |
2014-01-14 | Fix an erroneous spec | Kostis Sagonas |
2014-01-12 | fix -Wno_behaviours doc error in dialyzer man page | Steve Vinoski |
2013-12-20 | Merge remote-tracking branch 'origin/kostis/dialyzer_hipe-remove-gs' | Dan Gudmundsson |
2013-12-12 | Test named funs | Anthony Ramine |
2013-12-12 | EEP 37: Funs with names | Anthony Ramine |
2013-12-12 | Support non top level letrecs in dialyzer | José Valim |
2013-11-13 | Remove the --wx option and promore the --gui to use the wx-based GUI | Kostis Sagonas |
2013-11-13 | Remove the GS-based GUI of Dialyzer | Kostis Sagonas |
2013-10-14 | Merge branch 'maint' | Fredrik Gustafsson |