Store Values in Value::Array
Add a new type, Args, which represent the arguments to pass to an executable. Reduce copying in math operation as the types are already values
Based on a small test (100 samples of fibonnaci.ion), this improves performances by as much as 5% in scripts relying heavily on let statements and mathematical operations.
Edited by AdminXVII