Age | Commit message (Expand) | Author |
2014-12-01 | dialyzer: Test recoalesced map keys | Björn-Egil Dahlberg |
2014-11-24 | dialyzer: correct record updates | 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-19 | Add note about known issue with -Wrace_conditions | Magnus Henoch |
2014-09-15 | Update release notes | Erlang/OTP |
2014-09-15 | Update version numbers | Erlang/OTP |
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-19 | Prepare release | Erlang/OTP |
2014-06-18 | Merge branch 'egil/fix-doc-links' into maint | Björn-Egil Dahlberg |
2014-06-17 | doc: Fix broken links | Björn-Egil Dahlberg |
2014-06-17 | [dialyzer] Correct a doc bug introduced in 0b041238 | 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 | [dialyzer] Correct docs about options | 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-04-10 | Correct the name of a compiler option and fix the corresponding warnings | Kostis Sagonas |
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 |