Age | Commit message (Expand) | Author |
2016-03-14 | Prepare release | Erlang/OTP |
2016-02-25 | Merge branch 'kostis/hipe-icode-cleanup' into maint | Henrik Nord |
2016-02-09 | dialyzer: Correct byte_size() and comparisons | Hans Bolinder |
2016-02-07 | Fix dialyzer warning and some code refactoring | Kostis Sagonas |
2016-02-02 | Merge branch 'margnus1/bs_unit_fix' into maint | Zandra |
2016-01-27 | Merge branch 'kostis/hipe-tests-basic' into maint | Zandra |
2016-01-18 | Merge branch 'egil/improve-map-cerl-prettypr/OTP-13238' into maint | Björn-Egil Dahlberg |
2016-01-15 | dialyzer: Correct handling of parameters of opaque types | Hans Bolinder |
2016-01-14 | compiler, hipe: Fix pretty printing of Core Maps | Björn-Egil Dahlberg |
2016-01-14 | hipe: Fix map pretty printing of pairs | Björn-Egil Dahlberg |
2015-12-16 | Fix compilation of matching with UTF binaries | Kostis Sagonas |
2015-12-16 | Cleanup and add one more test case | Kostis Sagonas |
2015-12-16 | Two tests that depend on inlining being turned on | Kostis Sagonas |
2015-12-16 | More tests for BIFs | Kostis Sagonas |
2015-12-16 | Include some more old HiPE tests to the test suite | Kostis Sagonas |
2015-12-16 | Add tests for the is_boolean/1 guard | Kostis Sagonas |
2015-12-16 | Two more tests added | Kostis Sagonas |
2015-12-16 | Test that apply/3 is tail recursive | Kostis Sagonas |
2015-12-16 | Three more tests added | Kostis Sagonas |
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-12-02 | hipe: Fix signed compares of unsigned sizes | Magnus Lång |
2015-11-30 | hipe: Add tests for bad bit syntax float sizes | Magnus Lång |
2015-11-27 | Add a case testing the handling of guards involving binaries | Kostis Sagonas |
2015-11-27 | Add some more binary syntax construction tests | Kostis Sagonas |
2015-11-27 | hipe: Guard against enormous numbers in ranges | Magnus Lång |
2015-11-27 | hipe: Fix constructing huge binaries | Magnus Lång |
2015-11-27 | hipe: Fix binary constructions failing with badarith | Magnus Lång |
2015-11-27 | hipe: Allow unsigned args in hipe_rtl_arith | Magnus Lång |
2015-11-27 | hipe: test unit size match in bs_put_binary_all | Magnus Lång |
2015-11-27 | hipe: test unit size match in bs_append | Magnus Lång |
2015-11-27 | Fix hipe_rtl_binary_construct:floorlog2/1 | Magnus Lång |
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 |