aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/cerl_inline.erl
AgeCommit message (Expand)Author
2013-07-03Restrict inlining of local fun referencesAnthony Ramine
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-13compiler: Teach the inliner to preserve on_load functionsBjörn Gustavsson
2010-06-02Remove (harmless) warnings about min/max in core applicationsPatrik Nyblom
2010-04-01Merge branch 'bg/compiler-inliner' into devErlang/OTP
2010-03-26Consistently rewrite an inlined function_clause exception to case_clauseBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP