ignore return statement when it's not within function scope
still execute method which is called in return statement within global scope
major improvement of interpreter in regards of performance by rewriting and optimizing parts of the bytecode-generator, internal hash-map, hashing and more
fix parsing of add sub expression while being a command
Includes: