I did the change in continue and break handling. Now ForStatements should be handled correctly for the most part. I think there could still be a bug if you do labeled continue on a for-statement. I will do a change later that takes that into account as well. Then we should be all set to implement call handling I believe.