Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-26 | Introduce and use a hipe_icode:icode() type | Kostis Sagonas | |
2014-01-10 | hipe: Fix compilation with 'no_remove_comments' | Johannes Weißl | |
To reproduce the error: $ echo '-module(hello).' > hello.erl $ erl 1> c(hello, [native,{hipe,[no_remove_comments]}]). [...] <HiPE (v 3.10.2.1)> Error: [hipe:834]: ERROR: {{case_clause, {icode_comment,call_ext_only}}, [{hipe_icode,successors,1, [{file,"hipe_icode.erl"}, {line,1444}]}, [...] | |||
2013-06-12 | Update copyright years | Björn-Egil Dahlberg | |
2013-03-10 | Take out 'constant' type test from left over comments | Kostis Sagonas | |
2010-05-11 | hipe_icode: Suppress a dialyzer warning | Kostis Sagonas | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |