* while and unconditional loops are now supported fully
* break and continue keywords for loop control
* List::thunkify() has been broken into its own structure so it can be
broken out further as necessary
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>