Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-11 | [ERL-209] Fix ambiguous_catch_try_state inconsistency error | Björn Gustavsson | |
It is not safe to share code between 'catch' blocks. | |||
2016-05-25 | beam_jump: Clean up handling of labels before func_info | Björn Gustavsson | |
In complicated code with many indirect jumps to the func_info label, a label could get lost. |