Age | Commit message (Expand) | Author |
---|---|---|
2017-01-12 | Add specs for the beam_*:module/2 functions | Björn Gustavsson |
2016-05-25 | beam_receive: Don't crash when encountering nonsensical code | Björn Gustavsson |
2016-03-15 | update copyright-year | Henrik Nord |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2013-04-19 | Use a set to store ref registers in beam_receive | Anthony Ramine |
2013-02-06 | beam_receive: Eliminate dialyzer warning for unmatched return | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2012-10-10 | Represent the 'send' instruction as a call_ext/2 instruction | Björn Gustavsson |
2012-10-10 | Rewrite select_val and select_tuple_arity to a select instruction | Björn Gustavsson |
2012-10-09 | beam_receive: Optimize receives using refs created by spawn_monitor/{1,3} | Björn Gustavsson |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-08-16 | compiler: Generate line instructions | Björn Gustavsson |
2010-05-11 | Optimize selective receives in the presence of a large message queue | Björn Gustavsson |