release 1.10
- 'when' statement supported fully.
- multi target assignments are no longer supported
- return statements can no longer have more than one value
- tehtriz example now uses 'when' instead of a long if else list
- fixed typecasting issues
- typecasting is optimized better
- fixed some arithmetical compile time issues
- various other bug fixes