Age | Commit message (Expand) | Author |
2015-12-16 | Minor cleanup | Kostis Sagonas |
2015-12-16 | Comment out tests that are not ready for to_llvm | Kostis Sagonas |
2015-12-16 | Cleanups & uncomment some code | Kostis Sagonas |
2015-12-16 | More tests for handling of UTF in bitstrings | Kostis Sagonas |
2015-12-16 | Minor code cleanup | Kostis Sagonas |
2015-12-16 | Add more generated test suites in Makefile | Kostis Sagonas |
2015-12-16 | Use function from hipe module instead of a local one | Kostis Sagonas |
2015-12-16 | Add function to prevent running tests in the LLVM backend | Kostis Sagonas |
2015-12-16 | More basic tests | Kostis Sagonas |
2015-12-16 | First part of the basic test suite for the HiPE compiler | Kostis Sagonas |
2015-12-15 | Update release notes | Erlang/OTP |
2015-12-15 | Update version numbers | Erlang/OTP |
2015-11-09 | Merge branch 'kostis/hipe-bs-match-huge-bin' into maint | Henrik Nord |
2015-11-04 | [hipe] Correct documentation | Hans Bolinder |
2015-10-27 | Merge branch 'lucafavatella/dialyzer-fun-literal-arity' into maint | Henrik Nord |
2015-10-12 | Fix edge case of Size = 0 in bs_put_integer | Kostis Sagonas |
2015-10-02 | Fix matching with huge binaries | Kostis Sagonas |
2015-10-02 | Compile without errors for exported variables | Kostis Sagonas |
2015-09-21 | Prepare release | Erlang/OTP |
2015-09-16 | Update application versions | Hans Bolinder |
2015-09-09 | dialyzer: Correct the handling of parameters of opaque types | Hans Bolinder |
2015-09-04 | dialyzer: Fix erlang:abs/1 | Hans Bolinder |
2015-08-31 | Merge branch 'sverk/hipe-fix-literal-crc' into maint | Sverker Eriksson |
2015-08-31 | erts,hipe,dialyzer: Fix hipe checkum of target runtime system | Sverker Eriksson |
2015-08-25 | dialyzer: Optimize expansion of parameters of opaque types | Hans Bolinder |
2015-08-25 | dialyzer: Optimize the expansion of parameterized types somewhat | Hans Bolinder |
2015-08-25 | dialyzer: Improve the handling of recursive parameterized opaque types | Hans Bolinder |
2015-08-25 | dialyzer: Generalize an argument of erl_types:t_from_form() | Hans Bolinder |
2015-08-24 | erts: Change THE_NON_VALUE to not be hard coded in hipe compiler | Sverker Eriksson |
2015-08-21 | hipe/dialyzer: Fix a bug concerning opaque types and keydelete/3 | Hans Bolinder |
2015-08-19 | dialyzer: Fix a bug concerning parameterized opaque types | Hans Bolinder |
2015-07-11 | Teach Dialyzer arity of funs with literal arity | Luca Favatella |
2015-06-23 | Prepare release | Erlang/OTP |
2015-06-22 | Merge branch 'bruce/change-license' | Bruce Yinhe |
2015-06-22 | Merge branch 'kostis/hipe-no-dial-warnings' | Henrik Nord |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-15 | dialyzer: Fix a minor bug concerning opaque types | Hans Bolinder |
2015-06-15 | dialyzer: Modify warning for comparison of opaque types | Hans Bolinder |
2015-06-15 | dialyzer: Modify the handling of parametrized opaque types | Hans Bolinder |
2015-06-15 | dialyzer: Fix a bug in the expansion of forms | Hans Bolinder |
2015-06-13 | Eliminate a dialyzer warning | Kostis Sagonas |
2015-06-13 | Simplify handling of o2 and o3 option expansion | Kostis Sagonas |
2015-06-10 | Merge branch 'richcarl/avoid-try-native-load' | Henrik Nord |
2015-06-04 | HiPE help shouldn't modify the calling process | Richard Carlsson |
2015-06-03 | Merge branch 'kostis/llvm-now' | Henrik Nord |
2015-05-29 | Merge branch 'kostis/cerl_pmatch' | Zandra Hird |
2015-05-29 | Merge branch 'legoscia/dialyzer/cache-hipe-binaries/OTP-12779' | Björn Gustavsson |
2015-05-27 | Change hipe_bifs:system_crc/1 to hipe_bifs:system_crc/0 | Magnus Henoch |
2015-05-27 | Replace call to erlang:now() with appropriate call to 18.0 BIF | Kostis Sagonas |
2015-05-27 | Update application versions | Hans Bolinder |