summaryrefslogtreecommitdiff
path: root/lib/compiler/src/cerl_inline.erl
Commit message (Expand)AuthorAgeFilesLines
* v3_core: Raise clearer exceptions when generators are badBjörn Gustavsson2020-11-241-3/+2
* v3_core: Lower receives to more primitive operationsBjörn Gustavsson2020-02-061-7/+18
* v3_kernel: Simplify translation of function_clause failuresBjörn Gustavsson2019-10-071-24/+3
* cerl_inline: Eliminate the use of the dict moduleBjörn Gustavsson2019-09-251-11/+9
* cerl_inline: Fix a name capture bugBjörn Gustavsson2018-03-231-2/+15
* Correct copyright info on cerl-related filesRichard Carlsson2016-11-231-8/+3
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* cerl_inline: Replace old-style 'catch' with 'try'...'catch'Björn Gustavsson2015-04-291-34/+27
* compiler: Use variables in Map cerl inlinerBjörn-Egil Dahlberg2014-08-261-20/+16
* compiler: Change #c_map{var} to #c_map{arg}Björn-Egil Dahlberg2014-03-171-4/+4
* cerl_inline: Fix type errorBjörn Gustavsson2014-03-121-2/+3
* Do not emit blatantly illformed apply expressions in core_inlineAnthony Ramine2014-03-061-3/+11
* compiler: Fix map inliningBjörn-Egil Dahlberg2014-02-211-12/+14
* compiler: Squash #c_map_pair_*{} to #c_map_pair{}Björn-Egil Dahlberg2014-01-291-1/+45
* Restrict inlining of local fun referencesAnthony Ramine2013-07-031-9/+30
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* compiler: Teach the inliner to preserve on_load functionsBjörn Gustavsson2012-02-131-1/+23
* Remove (harmless) warnings about min/max in core applicationsPatrik Nyblom2010-06-021-4/+3
* Merge branch 'bg/compiler-inliner' into devErlang/OTP2010-04-011-10/+32
|\
| * Consistently rewrite an inlined function_clause exception to case_clauseBjörn Gustavsson2010-03-261-5/+27
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+2717