Age | Commit message (Expand) | Author |
2017-02-01 | dialyzer: Optimize collection of variables | Hans Bolinder |
2017-01-11 | dialyzer: Use maps instaed of dict | Hans Bolinder |
2017-01-11 | Merge branch 'hasse/dialyzer/fix_opaque_parms/OTP-14130' into maint | Hans Bolinder |
2017-01-10 | dialyzer: Fix check of parameterized opaque types | Hans Bolinder |
2016-12-21 | stdlib: Allow characters in types and constant patterns | Hans Bolinder |
2016-12-16 | Merge pull request #1270 from kostis/hipe-test | Sverker Eriksson |
2016-12-09 | Prepare release | Erlang/OTP |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-12-06 | Add some tests for numeric BIFs | Kostis Sagonas |
2016-12-06 | Substitute export_all with proper export | Kostis Sagonas |
2016-11-23 | Merge branch 'margnus1/hipe-call-elim-crash/PR-1253/OTP-13965' into maint | Sverker Eriksson |
2016-11-22 | dialyzer: Substitute 'opacity' for 'opaqueness' | Hans Bolinder |
2016-11-19 | hipe_icode_call_elim: Fix cf elimination crash | Magnus Lång |
2016-11-19 | hipe: Improve error message on internal crashes | Magnus Lång |
2016-11-10 | Merge branch 'margnus1/hipe_llvm39_bugs/PR-1237/OTP-14027/OTP-14028' into maint | Sverker Eriksson |
2016-11-08 | hipe_rtl_to_llvm: Constants for bits per byte/word | Magnus Lång |
2016-11-07 | hipe_llvm: Work around LLVM 3.9 sdesc bug | Magnus Lång |
2016-11-07 | hipe_llvm: Fix incorrect atom alignment assumption | Magnus Lång |
2016-11-03 | Add a test case that should now work | Kostis Sagonas |
2016-11-03 | Fix the native code translation of bs_match_string | Kostis Sagonas |
2016-10-06 | dialyzer: Fix opaque bug | Hans Bolinder |
2016-10-06 | dialyzer: Fix opaque bugs | Hans Bolinder |
2016-09-20 | Prepare release | Erlang/OTP |
2016-09-12 | Merge branch 'margnus1/dialyzer/fix_maps_opaque/ERL-249/PR-1161/OTP-13878' in... | Hans Bolinder |
2016-09-07 | erl_bif_types: Properly unopaque maps:merge/2 args | Magnus Lång |
2016-09-05 | hipe: Fix erl_types opaque match order | Björn-Egil Dahlberg |
2016-09-02 | Merge branch 'sverker/hipe-sparc-19/PR-1148/OTP-13861' into maint | Sverker Eriksson |
2016-08-31 | dialyzer: Optimize an opaque type case | Hans Bolinder |
2016-08-26 | Eliminate catch-all clause from two functions | Kostis Sagonas |
2016-08-25 | Increase the time limit used by the test suite | Kostis Sagonas |
2016-08-22 | hipe: Fix amd64 SSE2 encoding crash | Magnus Lång |
2016-08-22 | hipe: Fix tailcall stackarg clobber bug | Magnus Lång |
2016-08-22 | hipe_arm: Fix translation of shift by 0 | Magnus Lång |
2016-08-22 | hipe_ppc: Fix PPC64 bug encoding large immediates | Magnus Lång |
2016-08-22 | hipe_ppc: Fix incorrect encoding of shift by 0 | Magnus Lång |
2016-08-22 | hipe_x86: Fix illegal inst from peephole opt | Magnus Lång |
2016-06-28 | erl_types: Normalise X:=none() pairs in t_map/3 | Magnus Lång |
2016-06-21 | Prepare release | Erlang/OTP |
2016-06-15 | hipe: Pattern matching compilation of binaries and bistrings | Kostis Sagonas |
2016-06-10 | Merge branch 'hasse/dialyzer/improve_from_form/OTP-13547' | Hans Bolinder |
2016-06-09 | Remove support for '...' in Maps types | Hans Bolinder |
2016-06-09 | dialyzer: Improve the translation of forms to types | Hans Bolinder |
2016-06-09 | dialyzer: Use a cache when translating forms to types | Hans Bolinder |
2016-06-09 | dialyzer: Prepare erl_types:t_from_form() for a cache | Hans Bolinder |
2016-06-09 | dialyzer: Optimize erl_types:t_form_form() | Hans Bolinder |
2016-06-09 | dialyzer: Correct types | Hans Bolinder |
2016-06-02 | Revert "Prepare release" | Erlang/OTP |
2016-06-02 | Prepare release | Erlang/OTP |
2016-05-31 | Code rewrites to avoid exported vars warnings | Kostis Sagonas |
2016-05-31 | Code rewrites to avoid exported vars compiler warnings | Kostis Sagonas |