Compiler: Added F_TYPEOF nodes. This lets us delay evaluation of typeof() expressions during compilation somewhat. This is in preparation for cleaning up handling of auto in foreach().