aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2013-11-22 14:56:30 +0100
committerBjörn Gustavsson <[email protected]>2014-01-20 12:22:41 +0100
commitc8266f4dcbafe0afdf291cb562605e968f778f14 (patch)
tree56dffe9371abee937efd58c181ecd636de2252ee /README.md
parent252bad05df875934edce64326e8ff204062aa7c7 (diff)
downloadotp-c8266f4dcbafe0afdf291cb562605e968f778f14.tar.gz
otp-c8266f4dcbafe0afdf291cb562605e968f778f14.tar.bz2
otp-c8266f4dcbafe0afdf291cb562605e968f778f14.zip
Improve construction of {cons,H,T} instructions
Make sure that we don't construct: {cons,{integer,I},{cons,{binary,B},T}} - OR - {cons,{binary,B},{cons,{integer,I},T}} but: {cons,{binary,[{put_bits,I,8,[1]}|B]},T} - OR - {cons,{binary,B++[{put_bits,I,8,[1]}]},T}
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions