Fixed RuntimeState.Step() function, was broken from LinkedList to List conversion.
Added basic support for try, catch, finally for runtime exceptions and throw statement for user defined exceptions.
↧