aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/beam_dict.erl
AgeCommit message (Expand)Author
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-21beam_dict: Use Maps to map function name indicesBjörn-Egil Dahlberg
2015-05-21beam_dict: Use Maps to map line indicesBjörn-Egil Dahlberg
2015-05-21beam_dict: Use Maps to map atom indicesBjörn-Egil Dahlberg
2015-04-29beam_dict: Correct comparison in opcode/2Björn Gustavsson
2014-02-23Deprecate pre-defined built-in typesHans Bolinder
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-23Revert "Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'"Fredrik Gustafsson
2012-12-03Remove the reverse eta-conversion from v3_kernelAnthony Ramine
2011-11-07beam_asm: Fix broken NewIndex in fun entriesBjörn Gustavsson
2011-11-07beam_asm: Strenghten the calculation of Uniq for funsBjörn Gustavsson
2011-08-16Include location information for line instructions in BEAM filesBjörn Gustavsson
2011-03-29beam_dict: Eliminate the redundant next_atom record elementBjörn Gustavsson
2011-03-29beam_dict: Fix typo in commentBjörn Gustavsson
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-07-29beam_asm: Simplify string table generation for beamsPaul Guyot
2010-06-07compiler: Fix incorrect types and specsKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP