Commit graph

2 commits

Author SHA1 Message Date
34b97af161 Throwing functions let VM errors pass through
VM errors ought to be rethrown without being wrapped inside a
FunctionException.
2015-09-17 09:42:23 +02:00
52e685311a Float functions - Throwing* variants
Added variants of the float primitive functions with support for checked
exception.
2015-09-11 15:16:32 +02:00