aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_bif_op.c
AgeCommit message (Expand)Author
2016-10-12erts: Refactor out func_info into structLukas Larsson
2016-03-15update copyright-yearHenrik Nord
2016-02-15Unify comparison macros in erl_utils.hJosé Valim
2015-06-24erts: Remove halfword pointer compressionBjörn-Egil Dahlberg
2015-06-18Change license text to APLv2Bruce Yinhe
2014-01-28erts: Initial Map instructions, type and structureBjörn-Egil Dahlberg
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2012-12-01Teach is_function/2 that tuples are not funsBjörn Gustavsson
2011-10-26Use the proper macros in all BIFsBjörn Gustavsson
2010-03-22Merge branch 'pan/otp_8332_halfword' into devErlang/OTP
2010-03-10Store pointers to heap data in 32-bit wordsPatrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP