aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/cerl_trees.erl
AgeCommit message (Expand)Author
2018-05-04Fix syntactic issues in EDoc comments across some libsRadek Szymczyszyn
2018-03-23Add cerl_trees:next_free_variable_name/1Björn Gustavsson
2016-11-23Correct copyright info on cerl-related filesRichard Carlsson
2016-04-21cerl_trees: Correct handling of maps in label/2Björn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2016-01-28Extend cerl_trees:mapfold with a 'pre-order' operationStavros Aronis
2015-10-26Fix cerl_trees:label/2 bug with map K/V swapMagnus Lång
2015-06-18Change license text to APLv2Bruce Yinhe
2015-03-24cerl_trees: Fix incorrect EDoc reference to the cerl moduleBjörn Gustavsson
2014-08-26compiler: Use variables in Map cerl inlinerBjörn-Egil Dahlberg
2014-03-17compiler: Change #c_map{var} to #c_map{arg}Björn-Egil Dahlberg
2014-02-21compiler: Add variable coverage of map in cerlBjörn-Egil Dahlberg
2014-01-29compiler: Squash #c_map_pair_*{} to #c_map_pair{}Björn-Egil Dahlberg
2014-01-28compiler: Teach Maps understanding to inlinerBjörn-Egil Dahlberg
2010-06-03Merge branch 'pan/otp_8579_autoimport_override' into devErlang/OTP
2010-06-02Remove (harmless) warnings about min/max in core applicationsPatrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP